Searched refs:mbuf (Results 126 - 150 of 299) sorted by relevance

1234567891011>>

/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_rmclass.h302 extern int rmc_queue_packet(struct rm_class *, struct mbuf *, struct pf_mtag *);
303 extern struct mbuf *rmc_dequeue_next(struct rm_ifdat *, cqdq_op_t);
H A Dpktsched_rmclass.c76 #include <sys/mbuf.h>
112 static struct mbuf *_rmc_wrr_dequeue_next(struct rm_ifdat *, cqdq_op_t);
113 static struct mbuf *_rmc_prr_dequeue_next(struct rm_ifdat *, cqdq_op_t);
115 static int _rmc_addq(rm_class_t *, struct mbuf *, struct pf_mtag *);
117 static struct mbuf *_rmc_getq(rm_class_t *);
118 static struct mbuf *_rmc_pollq(rm_class_t *);
809 * rmc_queue_packet(struct rm_class *cl, struct mbuf *m) - Add packet given by
810 * mbuf 'm' to queue for resource class 'cl'. This routine is called
819 rmc_queue_packet(struct rm_class *cl, struct mbuf *m, struct pf_mtag *t)
1027 static struct mbuf *
[all...]
H A Dpktsched_tcq.c36 #include <sys/mbuf.h>
53 static int tcq_enqueue_ifclassq(struct ifclassq *, struct mbuf *);
54 static struct mbuf *tcq_dequeue_tc_ifclassq(struct ifclassq *,
62 static inline int tcq_addq(struct tcq_class *, struct mbuf *,
64 static inline struct mbuf *tcq_getq(struct tcq_class *);
65 static inline struct mbuf *tcq_pollq(struct tcq_class *);
73 static struct mbuf *tcq_dequeue_cl(struct tcq_if *, struct tcq_class *,
529 tcq_enqueue(struct tcq_if *tif, struct tcq_class *cl, struct mbuf *m,
587 struct mbuf *
593 static struct mbuf *
[all...]
/darwin-on-arm/xnu/bsd/netat/
H A Dddp.h207 int ddp_pru_send(struct socket *so, int flags, struct mbuf *m,
208 struct sockaddr *addr, struct mbuf *control,
H A Ddebug.h158 (((struct mbuf *)_tmp)->m_flags & M_EXT)?"CL":""));\
160 ((struct mbuf *)_tmp)->m_flags & M_EXT);\
H A Dadsp_CLDeny.c44 #include <sys/mbuf.h>
H A Dadsp_Init.c48 #include <sys/mbuf.h>
H A Dadsp_Options.c44 #include <sys/mbuf.h>
H A Dadsp_Status.c45 #include <sys/mbuf.h>
H A Dadsp_TimerElem.c45 #include <sys/mbuf.h>
H A Dadsp_attention.c49 #include <sys/mbuf.h>
105 /* The 1st mbuf in the pb->mp chain (mp) is the adspcmd structure.
106 The 2nd mbuf (nmp) will be the beginning of the data. */
H A Dat_proto.c44 #include <sys/mbuf.h>
H A Daurp_rd.c48 #include <sys/mbuf.h>
H A Dddp_aep.c45 #include <sys/mbuf.h>
H A Dddp_usrreq.c44 #include <sys/mbuf.h>
168 int ddp_pru_send(struct socket *so, __unused int flags, struct mbuf *m,
169 struct sockaddr *addr, __unused struct mbuf *control,
230 struct mbuf *n;
/darwin-on-arm/xnu/bsd/netinet/
H A Dicmp6.h717 void icmp6_paramerror(struct mbuf *, int);
718 void icmp6_error(struct mbuf *, int, int, int);
719 void icmp6_error2(struct mbuf *, int, int, int, struct ifnet *);
720 int icmp6_input(struct mbuf **, int *, int);
721 void icmp6_reflect(struct mbuf *, size_t);
722 void icmp6_prepare(struct mbuf *);
723 void icmp6_redirect_input(struct mbuf *, int);
724 void icmp6_redirect_output(struct mbuf *, struct rtentry *);
H A Dtcp_output.c77 #include <sys/mbuf.h>
130 extern struct mbuf *m_copypack();
218 static int tcp_ip_output(struct socket *, struct tcpcb *, struct mbuf *, int,
219 struct mbuf *, int, int, int32_t, boolean_t);
222 static struct mbuf* tcp_send_lroacks(struct tcpcb *tp, struct mbuf *m, struct tcphdr *th);
271 register struct mbuf *m;
291 struct mbuf *m_lastm = NULL;
292 struct mbuf *m_head = NULL;
293 struct mbuf *packetlis
[all...]
H A Dcpu_in_cksum.c62 #include <sys/mbuf.h>
67 int cpu_in_cksum(struct mbuf *, int, int, uint32_t);
94 cpu_in_cksum(struct mbuf *m, int len, int off, uint32_t initial_sum)
240 cpu_in_cksum(struct mbuf *m, int len, int off, uint32_t initial_sum)
H A Dip_dummynet.h153 * Packets processed by dummynet have an mbuf tag associated with
279 struct mbuf *head, *tail ; /* queue of packets */
394 struct mbuf *head, *tail ; /* packets in delay line */
425 typedef int ip_dn_io_t(struct mbuf *m, int pipe_nr, int dir,
688 ip_dn_claim_rule(struct mbuf *m)
H A Dip_ecn.c65 #include <sys/mbuf.h>
H A Dudp_var.h154 void udp_input(struct mbuf *, int);
/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_output.c104 #include <sys/mbuf.h>
169 static int ip6_pcbopts(struct ip6_pktopts **, struct mbuf *,
175 static int ip6_copyexthdr(struct mbuf **, caddr_t, int);
176 static int ip6_insertfraghdr(struct mbuf *, struct mbuf *, int,
179 static int ip6_splithdr(struct mbuf *, struct ip6_exthdrs *);
223 * XXX we don't handle mbuf chains yet in nd6_output() so ip6_output_list() only
224 * walks through the packet chain and sends each mbuf separately.
228 struct mbuf *m0,
238 struct mbuf *
[all...]
/darwin-on-arm/xnu/bsd/sys/
H A Dkernel_types.h119 typedef struct mbuf* mbuf_t;
/darwin-on-arm/xnu/security/
H A Dmac_alloc.c38 #include <sys/mbuf.h>
/darwin-on-arm/xnu/SETUP/config/
H A Dmkheaders.c264 static char mbuf[FILENAME_MAX]; local
267 cp = mbuf;
275 return (mbuf);

Completed in 78 milliseconds

1234567891011>>