Searched refs:if_txhprio_l2_check (Results 1 – 9 of 9) sorted by relevance
393 int if_txhprio_l2_check(int);
476 error = if_txhprio_l2_check(ifr->ifr_hdrprio); in mpw_ioctl()
318 error = if_txhprio_l2_check(ifr->ifr_hdrprio); in etherip_ioctl()
341 error = if_txhprio_l2_check(ifr->ifr_hdrprio); in bpe_ioctl()
776 error = if_txhprio_l2_check(ifr->ifr_hdrprio); in vlan_ioctl()
2483 error = if_txhprio_l2_check(ifr->ifr_hdrprio); in egre_ioctl()2666 error = if_txhprio_l2_check(ifr->ifr_hdrprio); in nvgre_ioctl()2860 error = if_txhprio_l2_check(ifr->ifr_hdrprio); in eoip_ioctl()
787 error = if_txhprio_l2_check(ifr->ifr_hdrprio); in vxlan_ioctl()
1989 error = if_txhprio_l2_check(v); in ether_frm_setsockopt()
2629 if_txhprio_l2_check(int hdrprio) in if_txhprio_l2_check() function