Searched refs:mbuf (Results 701 - 725 of 1277) sorted by relevance

<<21222324252627282930>>

/freebsd-13-stable/sys/netgraph/
H A Dng_macfilter.c55 #include <sys/mbuf.h>
529 macfilter_ether_output(hook_p hook, macfilter_p mfp, struct mbuf *m, hook_p *next_hook)
570 macfilter_ether_input(hook_p hook, macfilter_p mfp, struct mbuf *m, hook_p *next_hook)
793 struct mbuf *m;
/freebsd-13-stable/sys/netinet/
H A Dip_gre.c49 #include <sys/mbuf.h>
157 in_gre_lookup(const struct mbuf *m, int off, int proto, void **arg)
223 in_gre_udp_input(struct mbuf *m, int off, struct inpcb *inp,
529 in_gre_output(struct mbuf *m, int af, int hlen)
H A Dip_mroute.h316 struct mbuf *m; /* A copy of the packet */
/freebsd-13-stable/sys/dev/qlxgb/
H A Dqla_os.h41 #include <sys/mbuf.h>
/freebsd-13-stable/sys/dev/qlxgbe/
H A Dql_os.h41 #include <sys/mbuf.h>
/freebsd-13-stable/sys/dev/qlxge/
H A Dqls_os.h41 #include <sys/mbuf.h>
/freebsd-13-stable/sys/dev/ral/
H A Drt2661.c31 #include <sys/mbuf.h>
122 static int rt2661_tx_data(struct rt2661_softc *, struct mbuf *,
124 static int rt2661_tx_mgt(struct rt2661_softc *, struct mbuf *,
126 static int rt2661_transmit(struct ieee80211com *, struct mbuf *);
128 static int rt2661_raw_xmit(struct ieee80211_node *, struct mbuf *,
671 "could not allocate rx mbuf\n");
861 struct mbuf *m;
968 struct mbuf *mnew, *m;
1001 * Try to allocate a new mbuf for this ring element and load it
1002 * before processing the current mbuf
[all...]
/freebsd-13-stable/sys/powerpc/powerpc/
H A Dvm_machdep.c84 #include <sys/mbuf.h>
/freebsd-13-stable/sys/dev/usb/net/
H A Dif_usievar.h236 struct mbuf *sc_rxm;
/freebsd-13-stable/sys/dev/usb/wlan/
H A Dif_urtwvar.h44 struct mbuf *m;
/freebsd-13-stable/sys/dev/rtwn/rtl8188e/pci/
H A Dr88ee_rx.c25 #include <sys/mbuf.h>
/freebsd-13-stable/sys/dev/rtwn/rtl8188e/
H A Dr88e_chan.c29 #include <sys/mbuf.h>
/freebsd-13-stable/sys/dev/rtwn/rtl8192c/
H A Dr92c_rom.c29 #include <sys/mbuf.h>
H A Dr92c_rx.c29 #include <sys/mbuf.h>
/freebsd-13-stable/sys/dev/rtwn/rtl8192e/
H A Dr92e_rom.c35 #include <sys/mbuf.h>
/freebsd-13-stable/sys/dev/rtwn/rtl8812a/
H A Dr12a_fw.c35 #include <sys/mbuf.h>
/freebsd-13-stable/sys/dev/rtwn/rtl8812a/usb/
H A Dr12au_init.c35 #include <sys/mbuf.h>
/freebsd-13-stable/sys/dev/rtwn/rtl8821a/
H A Dr21a_chan.c35 #include <sys/mbuf.h>
/freebsd-13-stable/sys/dev/rtwn/usb/
H A Drtwn_usb_reg.c27 #include <sys/mbuf.h>
/freebsd-13-stable/sys/dev/safe/
H A Dsafevar.h108 struct mbuf *re_dst_m;
182 u_int32_t st_badflags; /* flags indicate !(mbuf | uio) */
/freebsd-13-stable/sys/dev/iwm/
H A Dif_iwm_binding.c102 #include <sys/mbuf.h>
/freebsd-13-stable/sys/dev/liquidio/base/
H A Dlio_droq.h157 struct mbuf *buffer_ptr[LIO_MAX_RECV_BUFS];
H A Dlio_iq.h58 * to free the mbuf when the packet has been fetched by Octeon.
62 /* Pointer to mbuf. */
63 struct mbuf *mb;
/freebsd-13-stable/usr.sbin/ppp/
H A Dphysical.h86 struct mbuf *out; /* mbuf that suffered a short write */
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.h41 #include <sys/mbuf.h>

Completed in 213 milliseconds

<<21222324252627282930>>