Searched refs:mbuf (Results 826 - 850 of 1277) sorted by relevance

<<31323334353637383940>>

/freebsd-13-stable/sys/net/
H A Dslcompress.c45 #include <sys/mbuf.h>
145 * is TCP. The first mbuf must contain the complete IP and TCP headers,
151 * if m is an M_PKTHDR mbuf.
154 sl_compress_tcp(struct mbuf *m, struct ip *ip, struct slcompress *comp,
H A Dbpf.c55 #include <sys/mbuf.h>
199 static int bpf_movein(struct uio *, int, struct ifnet *, struct mbuf **,
559 bpf_movein(struct uio *uio, int linktype, struct ifnet *ifp, struct mbuf **mp,
564 struct mbuf *m;
576 * Also, we are careful to leave room at the front of the mbuf
1171 struct mbuf *m, *mc;
1221 * ifnet, free mbuf and return ENXIO.
2205 bpf_gettime(struct bintime *bt, int tstype, struct mbuf *m)
2255 * we use the interface pointers on the mbuf to figure it out.
2289 * Incoming linkage from device drivers, when packet is in an mbuf chai
[all...]
/freebsd-13-stable/sys/net80211/
H A Dieee80211_mesh.h464 struct mbuf *);
599 const uint8_t dest[IEEE80211_ADDR_LEN], struct mbuf *m)
H A Dieee80211_node.h172 struct mbuf *ni_rxfrag[3]; /* rx frag reassembly */
244 struct mbuf * ni_tx_superg[WME_NUM_TID];
/freebsd-13-stable/sys/netgraph/
H A Dng_bpf.c64 #include <sys/mbuf.h>
424 struct mbuf *m;
H A Dng_tag.c65 #include <sys/mbuf.h>
505 struct mbuf *m;
577 /* XXX may be free the mbuf if tag allocation failed? */
H A Dng_vlan_rotate.c35 #include <sys/mbuf.h>
377 struct mbuf *m = NULL;
/freebsd-13-stable/sys/mips/atheros/ar531x/
H A Dif_are.c45 #include <sys/mbuf.h>
129 static __inline void are_fixup_rx(struct mbuf *);
680 * Encapsulate an mbuf chain in a descriptor by coupling the mbuf data
684 are_encap(struct are_softc *sc, struct mbuf **m_head)
688 struct mbuf *m;
854 struct mbuf *m_head;
1411 struct mbuf *m;
1456 are_fixup_rx(struct mbuf *m)
1546 struct mbuf *
[all...]
/freebsd-13-stable/sys/dev/ste/
H A Dif_stereg.h539 struct mbuf *ste_mbuf;
547 struct mbuf *ste_mbuf;
/freebsd-13-stable/sys/dev/usb/net/
H A Dif_ure.c157 static void ure_rxcsum(int capenb, struct ure_rxpkt *rp, struct mbuf *m);
158 static int ure_txcsum(struct mbuf *m, int caps, uint32_t *regout);
617 * Copy from USB buffers to a new mbuf chain with pkt header.
619 * This will use m_getm2 to get a mbuf chain w/ properly sized mbuf
622 static struct mbuf *
627 struct mbuf *m, *mb;
659 struct mbuf *m;
716 /* make mbuf and queue */
764 struct mbuf *
[all...]
/freebsd-13-stable/sys/dev/cadence/
H A Dif_cgem.c46 #include <sys/mbuf.h>
100 #define TX_MAX_DMA_SEGS 8 /* maximum segs in a tx mbuf dma */
145 struct mbuf *rxring_m[CGEM_NUM_RX_DESCS];
161 struct mbuf *txring_m[CGEM_NUM_TX_DESCS];
164 int txring_tl_ptr; /* next xmit mbuf to free */
509 struct mbuf *m = NULL;
516 /* Get a cluster mbuf. */
570 struct mbuf *m, *m_hd, **m_tl;
582 /* Grab filled mbuf. */
604 * Check FCS and make sure entire packet landed in one mbuf
[all...]
/freebsd-13-stable/sys/dev/rtwn/pci/
H A Drtwn_pci_rx.c29 #include <sys/mbuf.h>
96 struct mbuf *m, *m1;
133 device_printf(sc->sc_dev, "%s: could not allocate RX mbuf\n",
149 panic("%s: could not load old RX mbuf",
155 /* Finalize mbuf. */
271 KASSERT(data->m != NULL, ("no mbuf"));
276 /* Unmap and free mbuf. */
/freebsd-13-stable/sys/dev/sis/
H A Dif_sisreg.h446 struct mbuf *tx_m;
451 struct mbuf *rx_m;
/freebsd-13-stable/sys/dev/iwm/
H A Dif_iwm_util.c118 #include <sys/mbuf.h>
176 struct mbuf *m;
251 "%s: can't map mbuf, error %d\n", __func__, error);
255 txdata->m = m; /* mbuf will be freed in iwm_cmd_done() */
/freebsd-13-stable/sys/dev/malo/
H A Dif_malo.h454 struct mbuf *bf_m; /* jumbo mbuf */
471 struct mbuf *bf_m;
/freebsd-13-stable/share/dtrace/
H A Dipfw.d116 struct mbuf *m;
167 /* f_id.fib keeps truncated fibnum, use mbuf's fibnum if possible */
/freebsd-13-stable/sys/netinet/
H A Dsctp_os_bsd.h56 #include <sys/mbuf.h>
183 SCTP_PRINTF("mbuf:%p inp:%p stcb:%p net:%p file:%x line:%d error:%d\n", \
333 * so it operates on an mbuf with hdr flag. Other
334 * O/S's may have separate packet header and mbuf
407 * SCTP protocol specific mbuf flags.
438 struct mbuf *
H A Dtcp_output.c55 #include <sys/mbuf.h>
205 struct mbuf *m;
780 * always fit in a single mbuf, leaving room for a maximum
1023 * Grab a header mbuf, attaching a copy of data to
1028 struct mbuf *mb;
1076 * Start the m_copy functions from the closest mbuf
1349 * mbuf's data, calculate offset and use it.
1421 ("%s: mbuf chain shorter than expected: %d + %u != %u",
1964 struct mbuf *
1965 tcp_m_copym(struct mbuf *
[all...]
H A Dtcp_syncache.c53 #include <sys/mbuf.h>
135 static int syncache_respond(struct syncache *, const struct mbuf *, int);
137 struct mbuf *m);
610 syncache_chkrst(struct in_conninfo *inc, struct tcphdr *th, struct mbuf *m,
788 syncache_socket(struct syncache *sc, struct socket *lso, struct mbuf *m)
858 * If there's an mbuf and it has a flowid, then let's initialise the
1087 struct socket **lsop, struct mbuf *m, uint16_t port)
1348 syncache_tfo_expand(struct syncache *sc, struct socket **lsop, struct mbuf *m,
1396 struct inpcb *inp, struct socket **lsop, struct mbuf *m, void *tod,
1403 struct mbuf *ipopt
[all...]
/freebsd-13-stable/sys/netinet6/
H A Din6.h654 * the protocol specific mbuf flags are shared between them.
672 int in6_cksum(struct mbuf *, u_int8_t, u_int32_t, u_int32_t);
673 int in6_cksum_partial(struct mbuf *, u_int8_t, u_int32_t, u_int32_t,
/freebsd-13-stable/tools/regression/net80211/wep/
H A Dtest_wep.c50 #include <sys/mbuf.h>
191 struct mbuf *m = NULL;
/freebsd-13-stable/sys/dev/ipw/
H A Dif_ipw.c43 #include <sys/mbuf.h>
133 static int ipw_tx_start(struct ipw_softc *, struct mbuf *,
135 static int ipw_raw_xmit(struct ieee80211_node *, struct mbuf *,
137 static int ipw_transmit(struct ieee80211com *, struct mbuf *);
683 "could not allocate rx mbuf\n");
1116 ipw_fix_channel(struct ipw_softc *sc, struct mbuf *m)
1165 struct mbuf *mnew, *m;
1179 * Try to allocate a new mbuf for this ring element and load it before
1180 * processing the current mbuf. If the ring element cannot be loaded,
1181 * drop the received packet and reuse the old mbuf
[all...]
/freebsd-13-stable/sys/dev/qlxgbe/
H A Dql_os.c83 static int qla_send(qla_host_t *ha, struct mbuf **m_headp, uint32_t txr_idx,
98 static int qla_transmit(struct ifnet *ifp, struct mbuf *mp);
1260 qla_send(qla_host_t *ha, struct mbuf **m_headp, uint32_t txr_idx,
1268 struct mbuf *m_head = *m_headp;
1277 "mbuf = %p\n", __func__, __LINE__, txr_idx, tx_idx,\
1281 "mbuf = %p\n", __func__, __LINE__, txr_idx, tx_idx,
1297 struct mbuf *m;
1388 struct mbuf *mp;
1415 struct mbuf *mp = NULL;
1577 qla_transmit(struct ifnet *ifp, struct mbuf *m
[all...]
/freebsd-13-stable/sys/dev/ti/
H A Dif_ti.c89 #include <sys/mbuf.h>
188 static int ti_encap(struct ti_softc *, struct mbuf **);
234 static int ti_newbuf_jumbo(struct ti_softc *, int, struct mbuf *);
254 static __inline void ti_hdr_split(struct mbuf *top, int hdr_len, int pkt_len,
1386 struct mbuf *m;
1441 struct mbuf *m;
1494 ti_newbuf_jumbo(struct ti_softc *sc, int i, struct mbuf *dummy)
1498 struct mbuf *m;
1564 ti_newbuf_jumbo(struct ti_softc *sc, int idx, struct mbuf *m_old)
1567 struct mbuf *cu
[all...]
/freebsd-13-stable/contrib/ipfilter/
H A Dbpf-ipf.h424 extern void bpf_mtap(struct ifnet *, struct mbuf *);

Completed in 369 milliseconds

<<31323334353637383940>>