Home
last modified time | relevance | path

Searched refs:IFQ_SET_READY (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/net/
H A Difq.h227 #define IFQ_SET_READY(ifq) \ macro
H A Dif_tuntap.c967 IFQ_SET_READY(&ifp->if_snd); in tuncreate()
H A Dif_vlan.c1178 IFQ_SET_READY(&ifp->if_snd); in vlan_clone_create()
H A Dif_bridge.c779 IFQ_SET_READY(&ifp->if_snd); in bridge_clone_create()
H A Dif.c4798 IFQ_SET_READY(&ifp->if_snd); in if_setsendqready()
/freebsd/sys/netgraph/
H A Dng_iface.c554 IFQ_SET_READY(&ifp->if_snd); in ng_iface_constructor()