Searched refs:mbuf (Results 326 - 350 of 1277) sorted by relevance

<<11121314151617181920>>

/freebsd-13-stable/share/man/man9/
H A DMakefile206 mbuf.9 \
1415 mbuf.9 m_adj.9 \
1416 mbuf.9 m_align.9 \
1417 mbuf.9 M_ALIGN.9 \
1418 mbuf.9 m_append.9 \
1419 mbuf.9 m_apply.9 \
1420 mbuf.9 m_cat.9 \
1421 mbuf.9 m_catpkt.9 \
1422 mbuf.9 MCHTYPE.9 \
1423 mbuf
[all...]
/freebsd-13-stable/sys/netpfil/pf/
H A Dif_pfsync.c50 * 1.119 - don't m_copydata() beyond the len of mbuf in pfsync_input()
56 * 1.146 - bzero() mbuf before sparsely filling it with data
75 #include <sys/mbuf.h>
120 static int pfsync_in_clr(struct pfsync_pkt *, struct mbuf *, int, int);
121 static int pfsync_in_ins(struct pfsync_pkt *, struct mbuf *, int, int);
122 static int pfsync_in_iack(struct pfsync_pkt *, struct mbuf *, int, int);
123 static int pfsync_in_upd(struct pfsync_pkt *, struct mbuf *, int, int);
124 static int pfsync_in_upd_c(struct pfsync_pkt *, struct mbuf *, int, int);
125 static int pfsync_in_ureq(struct pfsync_pkt *, struct mbuf *, int, int);
126 static int pfsync_in_del(struct pfsync_pkt *, struct mbuf *, in
[all...]
/freebsd-13-stable/sys/netgraph/
H A Dng_hub.c34 #include <sys/mbuf.h>
124 struct mbuf * const m = NGI_M(item), *m2;
/freebsd-13-stable/sys/netinet/
H A Din_cksum.c38 #include <sys/mbuf.h>
51 in_cksum(struct mbuf *m, int len)
73 * The first byte of this mbuf is the continuation
74 * of a word spanning between this mbuf and the
75 * last mbuf.
78 * mbuf.
140 /* The last mbuf has odd # of bytes. Follow the
/freebsd-13-stable/sys/dev/qlxgb/
H A Dqla_glbl.h58 extern int qla_get_mbuf(qla_host_t *ha, qla_rx_buf_t *rxb, struct mbuf *nmp,
69 uint32_t *tx_idx, struct mbuf *mp);
/freebsd-13-stable/sys/dev/ral/
H A Drt2560var.h58 struct mbuf *m;
81 struct mbuf *m;
H A Drt2661var.h54 struct mbuf *m;
76 struct mbuf *m;
/freebsd-13-stable/sys/rpc/
H A Dsvc_vc.c56 #include <sys/mbuf.h>
80 struct sockaddr **, struct mbuf **);
88 struct sockaddr **, struct mbuf **);
90 struct sockaddr *, struct mbuf *, uint32_t *seq);
97 struct sockaddr **, struct mbuf **);
99 struct sockaddr *, struct mbuf *, uint32_t *);
112 struct sockaddr *, struct mbuf *, uint32_t *))svc_vc_null,
368 struct sockaddr **addrp, struct mbuf **mp)
525 struct mbuf *m, *m2;
600 * If we have an mbuf chai
[all...]
/freebsd-13-stable/sys/dev/ixgbe/
H A Dif_fdir.c81 ixgbe_atr(struct tx_ring *txr, struct mbuf *mp)
156 ixgbe_atr(struct tx_ring *txr, struct mbuf *mp)
/freebsd-13-stable/sys/dev/le/
H A Dlancevar.h145 int lance_put(struct lance_softc *, int, struct mbuf *);
146 struct mbuf *lance_get(struct lance_softc *, int, int);
/freebsd-13-stable/sys/arm/arm/
H A Dgenassym.c38 #include <sys/mbuf.h>
84 ASSYM(M_LEN, offsetof(struct mbuf, m_len));
85 ASSYM(M_DATA, offsetof(struct mbuf, m_data));
86 ASSYM(M_NEXT, offsetof(struct mbuf, m_next));
H A Din_cksum.c46 #include <sys/mbuf.h>
106 in_cksum_skip(struct mbuf *m, int len, int skip)
/freebsd-13-stable/sys/netinet6/
H A Dnd6.h374 int nd6_resolve(struct ifnet *, int, struct mbuf *,
379 void nd6_grab_holdchain(struct llentry *, struct mbuf **,
381 int nd6_flush_holdchain(struct ifnet *, struct mbuf *,
385 int nd6_output_ifp(struct ifnet *, struct ifnet *, struct mbuf *,
394 void nd6_na_input(struct mbuf *, int, int);
397 void nd6_ns_input(struct mbuf *, int, int);
406 void nd6_rs_input(struct mbuf *, int, int);
407 void nd6_ra_input(struct mbuf *, int, int);
/freebsd-13-stable/sys/netpfil/ipfw/
H A Ddn_sched_fq_codel.h141 __inline static struct mbuf *
144 struct mbuf *m = q->mq.head;
/freebsd-13-stable/sys/netsmb/
H A Dsmb_tran.h59 int (*tr_send)(struct smb_vc *vcp, struct mbuf *m0, struct thread *td);
60 int (*tr_recv)(struct smb_vc *vcp, struct mbuf **mpp, struct thread *td);
H A Dsmb_trantcp.c37 #include <sys/mbuf.h>
77 static int nbssn_recv(struct nbpcb *nbp, struct mbuf **mpp, int *lenp,
116 nb_sethdr(struct mbuf *m, u_int8_t type, u_int32_t len)
204 struct mbuf *m0;
311 (struct mbuf **)NULL, (struct mbuf **)NULL, &flags);
331 nbssn_recv(struct nbpcb *nbp, struct mbuf **mpp, int *lenp,
336 struct mbuf *m, *tm, *im;
398 &auio, &tm, (struct mbuf **)NULL, &rcvflg);
584 smb_nbst_send(struct smb_vc *vcp, struct mbuf *m
[all...]
/freebsd-13-stable/sys/netipsec/
H A Dkey.c50 #include <sys/mbuf.h>
623 static struct mbuf *key_gather_mbuf(struct mbuf *,
625 static int key_spdadd(struct socket *, struct mbuf *,
628 static int key_spddelete(struct socket *, struct mbuf *,
630 static int key_spddelete2(struct socket *, struct mbuf *,
632 static int key_spdget(struct socket *, struct mbuf *,
634 static int key_spdflush(struct socket *, struct mbuf *,
636 static int key_spddump(struct socket *, struct mbuf *,
638 static struct mbuf *key_setdumps
[all...]
H A Dipsec.c46 #include <sys/mbuf.h>
286 const struct mbuf *);
289 static void ipsec4_get_ulp(const struct mbuf *, struct secpolicyindex *, int);
290 static void ipsec4_setspidx_ipaddr(const struct mbuf *,
294 static void ipsec6_get_ulp(const struct mbuf *m, struct secpolicyindex *, int);
295 static void ipsec6_setspidx_ipaddr(const struct mbuf *,
491 ipsec4_get_ulp(const struct mbuf *m, struct secpolicyindex *spidx,
568 ipsec4_setspidx_ipaddr(const struct mbuf *m, struct secpolicyindex *spidx)
577 ipsec4_getpolicy(const struct mbuf *m, struct inpcb *inp, u_int dir,
600 ipsec4_checkpolicy(const struct mbuf *
[all...]
/freebsd-13-stable/sys/dev/xen/netfront/
H A Dnetfront.c39 #include <sys/mbuf.h>
129 static inline int xn_count_frags(struct mbuf *m);
130 static int xn_assemble_tx_request(struct netfront_txq *, struct mbuf *);
140 static int xn_txq_mq_start_locked(struct netfront_txq *, struct mbuf *);
141 static int xn_txq_mq_start(struct ifnet *, struct mbuf *);
156 struct mbuf **);
175 struct mbuf *mbufs[NET_RX_RING_SIZE + 1];
195 struct mbuf *mbufs[NET_TX_RING_SIZE + 1];
253 add_id_to_freelist(struct mbuf **list, uintptr_t id)
259 list[0] = (struct mbuf *)i
[all...]
/freebsd-13-stable/sys/netpfil/ipfw/nat64/
H A Dnat64_translate.c40 #include <sys/mbuf.h>
78 typedef int (*nat64_output_t)(struct ifnet *, struct mbuf *,
80 typedef int (*nat64_output_one_t)(struct mbuf *, struct nat64_counters *,
84 struct mbuf *);
86 struct mbuf *);
87 static int nat64_output_one(struct mbuf *, struct nat64_counters *, void *);
88 static int nat64_output(struct ifnet *, struct mbuf *, struct sockaddr *,
90 static int nat64_direct_output_one(struct mbuf *, struct nat64_counters *,
92 static int nat64_direct_output(struct ifnet *, struct mbuf *,
150 nat64_log(struct pfloghdr *logdata, struct mbuf *
[all...]
/freebsd-13-stable/contrib/smbfs/lib/smb/
H A DMakefile12 SRCS= rcfile.c ctx.c cfopt.c subr.c nls.c rap.c mbuf.c rq.c file.c \
/freebsd-13-stable/sys/dev/mlx5/mlx5_en/
H A Den_hw_tls.h97 int mlx5e_sq_tls_xmit(struct mlx5e_sq *, struct mlx5e_xmit_args *, struct mbuf **);
/freebsd-13-stable/sys/dev/cxgbe/
H A Dt4_l2t.h102 int do_l2t_write_rpl(struct sge_iq *, const struct rss_header *, struct mbuf *);
/freebsd-13-stable/sys/dev/firewire/
H A Dfirewirereg.h208 struct mbuf *mbuf; member in struct:fw_bulkxfer
248 struct mbuf *mbuf; member in struct:fw_xfer
/freebsd-13-stable/sys/dev/gem/
H A Dif_gemvar.h83 * software state for transmit job mbufs (may be elements of mbuf chains)
86 struct mbuf *txs_mbuf; /* head of our mbuf chain */
100 struct mbuf *rxs_mbuf; /* head of our mbuf chain */
237 struct mbuf *__m = __rxs->rxs_mbuf; \
251 struct mbuf *__m = __rxs->rxs_mbuf; \

Completed in 243 milliseconds

<<11121314151617181920>>