Home
last modified time | relevance | path

Searched refs:IF_DRAIN (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/netgraph/
H A Dng_tty.c234 IF_DRAIN(&sc->outq); in ngt_shutdown()
H A Dng_device.c341 IF_DRAIN(&priv->readq); in ng_device_disconnect()
/freebsd/sys/net/
H A Difq.h146 #define IF_DRAIN(ifq) do { \ macro
H A Dif_tuntap.c1137 IF_DRAIN(&ifp->if_snd); in tundtor()