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.c1037 IFQ_SET_READY(&ifp->if_snd); in tuncreate()
H A Dif_vlan.c1169 IFQ_SET_READY(&ifp->if_snd); in vlan_clone_create()
H A Dif_bridge.c883 IFQ_SET_READY(&ifp->if_snd); in bridge_clone_create()
H A Dif.c4786 IFQ_SET_READY(&ifp->if_snd); in if_setsendqready()
/freebsd/sys/netgraph/
H A Dng_iface.c553 IFQ_SET_READY(&ifp->if_snd); in ng_iface_constructor()