Searched refs:IF_PREPEND (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/sys/net/
H A Difq.h102 #define IF_PREPEND(ifq, m) do { \ macro
/freebsd-13-stable/sys/netgraph/
H A Dng_tty.c380 IF_PREPEND(&sc->outq, m);
/freebsd-13-stable/sys/netgraph/bluetooth/drivers/h4/
H A Dng_h4.c609 IF_PREPEND(&sc->outq, m);
/freebsd-13-stable/sys/dev/firewire/
H A Dif_fwip.c677 IF_PREPEND(&ifp->if_snd, m);
/freebsd-13-stable/sys/dev/qlxgb/
H A Dqla_os.c1028 IF_PREPEND(&ifp->if_snd, m_head);
/freebsd-13-stable/sys/dev/qlxge/
H A Dqls_os.c1102 IF_PREPEND(&ifp->if_snd, m_head);
/freebsd-13-stable/sys/dev/lge/
H A Dif_lge.c1217 IF_PREPEND(&ifp->if_snd, m_head);
/freebsd-13-stable/sys/dev/xen/netback/
H A Dnetback.c2345 IF_PREPEND(&ifp->if_snd, mbufc);
/freebsd-13-stable/sys/dev/mge/
H A Dif_mge.c1799 IF_PREPEND(&ifp->if_snd, m0);
/freebsd-13-stable/sys/arm/ti/cpsw/
H A Dif_cpsw.c1892 IF_PREPEND(&sc->ifp->if_snd, m0);

Completed in 148 milliseconds