Searched refs:mbuf (Results 851 - 875 of 1277) sorted by relevance

<<31323334353637383940>>

/freebsd-13-stable/contrib/libpcap/
H A Dfad-gifc.c47 struct mbuf; /* Squelch compiler warnings on some platforms for */
H A Dfad-glifc.c48 struct mbuf; /* Squelch compiler warnings on some platforms for */
/freebsd-13-stable/sys/dev/mwl/
H A Dif_mwl_pci.c48 #include <sys/mbuf.h>
/freebsd-13-stable/sys/dev/neta/
H A Dif_mvnetavar.h104 struct mbuf * m; /* pointer to related mbuf */
135 /* Is this queue out of mbuf */
/freebsd-13-stable/sys/dev/ale/
H A Dif_alevar.h70 struct mbuf *tx_m;
/freebsd-13-stable/sys/dev/an/
H A Dif_an_pci.c67 #include <sys/mbuf.h>
/freebsd-13-stable/sys/dev/cxgbe/cxgbei/
H A Dcxgbei.c50 #include <sys/mbuf.h>
254 do_rx_iscsi_hdr(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m)
291 do_rx_iscsi_data(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m)
326 do_rx_iscsi_ddp(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m)
/freebsd-13-stable/sys/dev/e1000/
H A De1000_osdep.h46 #include <sys/mbuf.h>
/freebsd-13-stable/sys/dev/hyperv/netvsc/
H A Dif_hnvar.h280 (struct ifnet *, struct mbuf *);
/freebsd-13-stable/sys/dev/iscsi_initiator/
H A Disc_subr.c58 #include <sys/mbuf.h>
/freebsd-13-stable/sys/dev/isl/
H A Disl.c48 #include <sys/mbuf.h>
/freebsd-13-stable/sys/dev/ppbus/
H A Dpcfclock.c38 #include <sys/mbuf.h>
/freebsd-13-stable/sys/dev/ath/
H A Dif_ath_ioctl.c55 #include <sys/mbuf.h>
H A Dif_ath_rx_edma.c57 #include <sys/mbuf.h>
418 struct mbuf *m;
525 * call the wireless stack on each mbuf.
538 /* Free the buffer/mbuf */
544 /* Free the buffer/mbuf */
559 struct mbuf *m;
613 /* Free the buffer/mbuf */
673 * Allocate an RX mbuf for the given ath_buf and initialise
676 * + Allocate a 4KB mbuf;
684 struct mbuf *
[all...]
/freebsd-13-stable/contrib/netbsd-tests/net/bpf/
H A Dt_bpf.c33 #include <sys/mbuf.h>
48 /* XXX: atf-c.h has collisions with mbuf */
/freebsd-13-stable/sys/dev/virtio/network/
H A Dif_vtnetvar.h239 * is placed at the beginning of the mbuf data. Use 4 bytes of pad to keep
245 * the VirtIO header in the beginning of the first mbuf's data.
264 struct mbuf *vth_mbuf;
/freebsd-13-stable/sys/fs/nfsclient/
H A Dnfs_clnfsiod.c52 #include <sys/mbuf.h>
/freebsd-13-stable/sys/fs/nfsserver/
H A Dnfs_nfsdcache.c286 static int nfsrc_getlenandcksum(struct mbuf *m1, u_int16_t *cksum);
461 struct mbuf *m;
1010 * Calculate the length of the mbuf list and a checksum on the first up to
1014 nfsrc_getlenandcksum(struct mbuf *m1, u_int16_t *cksum)
1017 struct mbuf *m;
/freebsd-13-stable/sys/net/
H A Dbridgestp.h395 void bstp_input(struct bstp_port *, struct ifnet *, struct mbuf *);
H A Dif_llatbl.h68 struct mbuf *la_hold;
H A Dif_vxlan.c40 #include <sys/mbuf.h>
356 static uint16_t vxlan_pick_source_port(struct vxlan_softc *, struct mbuf *);
357 static void vxlan_encap_header(struct vxlan_softc *, struct mbuf *,
361 const union vxlan_sockaddr *, struct mbuf *);
363 const union vxlan_sockaddr *, struct mbuf *);
364 static int vxlan_transmit(struct ifnet *, struct mbuf *);
366 static void vxlan_rcv_udp_packet(struct mbuf *, int, struct inpcb *,
368 static int vxlan_input(struct vxlan_socket *, uint32_t, struct mbuf **,
2391 vxlan_pick_source_port(struct vxlan_softc *sc, struct mbuf *m)
2408 vxlan_encap_header(struct vxlan_softc *sc, struct mbuf *
[all...]
/freebsd-13-stable/sys/net/route/
H A Dnhgrp.c40 #include <sys/mbuf.h>
H A Dnhop.c38 #include <sys/mbuf.h>
H A Droute_ddb.c37 #include <sys/mbuf.h>
/freebsd-13-stable/sys/net80211/
H A Dieee80211_acl.c48 #include <sys/mbuf.h>

Completed in 161 milliseconds

<<31323334353637383940>>