Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/octe/
H A Dethernet-tx.c269 IF_DRAIN(&priv->tx_free_queue[qos]); in cvm_oct_tx_shutdown()
/f-stack/freebsd/netgraph/
H A Dng_device.c307 IF_DRAIN(&priv->readq); in ng_device_disconnect()
H A Dng_tty.c236 IF_DRAIN(&sc->outq); in ngt_shutdown()
/f-stack/freebsd/net/
H A Difq.h149 #define IF_DRAIN(ifq) do { \ macro
H A Dif_tuntap.c1145 IF_DRAIN(&ifp->if_snd); in tundtor()