Searched defs:m0 (Results 1 - 25 of 29) sorted by relevance

12

/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq_util.c91 struct mbuf *m0; local
141 struct mbuf *m0; local
210 struct mbuf *m0; local
[all...]
H A Dclassq.c284 struct mbuf *m0, **mtail; local
/darwin-on-arm/xnu/bsd/net/
H A Dbpf_filter.c126 register struct mbuf *m0; local
179 register struct mbuf *m0; local
H A Dether_at_pr_module.c133 ether_at_pre_output( ifnet_t ifp, __unused protocol_family_t protocol_family, mbuf_t *m0, const struct sockaddr *dst_netaddr, __unused void *route, char *type, char *edst) argument
H A Dether_inet6_pr_module.c147 ether_inet6_pre_output(ifnet_t ifp, protocol_family_t protocol_family, mbuf_t *m0, const struct sockaddr *dst_netaddr, void *route, char *type, char *edst) argument
H A Draw_usrreq.c107 raw_input(struct mbuf *m0, struct sockproto *proto, struct sockaddr *src, argument
H A Dether_inet_pr_module.c228 ether_inet_pre_output(ifnet_t ifp, protocol_family_t protocol_family, mbuf_t *m0, const struct sockaddr *dst_netaddr, void *route, char *type, char *edst) argument
H A Dif_loop.c327 lo_pre_enqueue(struct ifnet *ifp, struct mbuf *m0) argument
H A Dif_stf.c509 stf_pre_output( struct ifnet *ifp, __unused protocol_family_t protocol_family, struct mbuf **m0, const struct sockaddr *dst, __unused void *route, __unused char *desk_linkaddr, __unused char *frame_type) argument
H A Dradix.c493 int maskduplicated, m0, isnormal; local
H A Dpf_norm.c501 pf_reassemble(struct mbuf **m0, struct pf_fragment **frag, argument
697 pf_fragcache(struct mbuf **m0, struct ip *h, struct pf_fragment **frag, int mff, argument
1000 pf_reassemble6(struct mbuf **m0, struc argument
1202 pf_frag6cache(struct mbuf **m0, struct ip6_hdr *h, struct ip6_frag *fh, struct pf_fragment **frag, int hlen, int mff, int drop, int *nomem) argument
1526 pf_normalize_ip(struct mbuf **m0, int dir, struct pfi_kif *kif, u_short *reason, struct pf_pdesc *pd) argument
1791 pf_normalize_ip6(struct mbuf **m0, int dir, struct pfi_kif *kif, u_short *reason, struct pf_pdesc *pd) argument
[all...]
H A Dbpf.c2010 struct mbuf *m0; local
/darwin-on-arm/xnu/bsd/netat/
H A Datp_write.c444 register gbuf_t *m1, *m0, *mhdr; local
663 register gbuf_t *m2, *m1, *m0, *mhdr; local
[all...]
/darwin-on-arm/xnu/bsd/kern/
H A Dkpi_mbuf.c390 errno_t mbuf_copydata(const mbuf_t m0, size_t off, size_t len, void* out_data) argument
H A Duipc_socket2.c891 sbappendrecord(struct sockbuf *sb, struct mbuf *m0) argument
951 sbinsertoob(struct sockbuf *sb, struct mbuf *m0) argument
1021 sbappendaddr_internal(struct sockbuf *sb, struct sockaddr *asa, struct mbuf *m0, struct mbuf *control) argument
1083 sbappendaddr(struct sockbuf *sb, struct sockaddr *asa, struct mbuf *m0, struct mbuf *control, int *error_out) argument
1137 sbappendcontrol_internal(struct sockbuf *sb, struct mbuf *m0, struct mbuf *control) argument
1181 sbappendcontrol(struct sockbuf *sb, struct mbuf *m0, struct mbuf *control, int *error_out) argument
[all...]
H A Duipc_syscalls.c2217 mbuf_t m0 = NULL, m; local
[all...]
H A Duipc_usrreq.c2239 unp_scan(struct mbuf *m0, void (*op)(struct fileglob *)) argument
H A Duipc_socket.c2134 struct mbuf *m0 = m; local
3748 struct mbuf *m0 = m; local
3779 struct mbuf *m0 = m; local
[all...]
/darwin-on-arm/xnu/bsd/netinet/
H A Din_arp.c1507 struct mbuf *m0; local
H A Dip_output.c224 ip_output( struct mbuf *m0, struct mbuf *opt, struct route *ro, int flags, struct ip_moptions *imo, struct ip_out_args *ipoa) argument
259 ip_output_list( struct mbuf *m0, int packetchain, struct mbuf *opt, struct route *ro, int flags, struct ip_moptions *imo, struct ip_out_args *ipoa) argument
1833 struct mbuf **mnext = &m->m_nextpkt, *m0; local
1969 in_delayed_cksum_offset(struct mbuf *m0, int ip_offset) argument
2086 struct mbuf* m0 = m; local
[all...]
H A Digmp.c2879 struct mbuf *m0, *m, *md; local
3244 struct mbuf *m, *m0, *md; local
3446 struct mbuf *m0; /* copy of pending state-change */ local
3628 struct mbuf *ipopts, *m0; local
[all...]
H A Dip_fw2.c3887 struct mbuf *m0, *m, *mnext, **mtailp; local
/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_output.c227 ip6_output_list( struct mbuf *m0, int packetlist, struct ip6_pktopts *opt, struct route_in6 *ro, int flags, struct ip6_moptions *im6o, struct ifnet **ifpp, struct ip6_out_args *ip6oap) argument
272 ip6_output( struct mbuf *m0, struct ip6_pktopts *opt, struct route_in6 *ro, int flags, struct ip6_moptions *im6o, struct ifnet **ifpp, struct ip6_out_args *ip6oap) argument
[all...]
H A Dmld6.c1101 mld_v2_process_group_query(struct in6_multi *inm, int timer, struct mbuf *m0, argument
2471 struct mbuf *m0, *m, *md; local
2851 struct mbuf *m, *m0, *md; local
3047 struct mbuf *m0; /* copy of pending state-change */ local
3230 struct mbuf *m0; local
[all...]
H A Dnd6.c2929 nd6_output(struct ifnet *ifp, struct ifnet *origifp, struct mbuf *m0, argument

Completed in 208 milliseconds

12