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

12

/xnu-2422.115.4/bsd/net/classq/
H A Dclassq_util.c92 struct mbuf *m0; local
142 struct mbuf *m0; local
211 struct mbuf *m0; local
[all...]
H A Dclassq.c284 struct mbuf *m0, **mtail; local
/xnu-2422.115.4/bsd/net/
H A Dbpf_filter.c126 register struct mbuf *m0; local
179 register struct mbuf *m0; local
H A Dether_inet6_pr_module.c160 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 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 Draw_usrreq.c113 raw_input(struct mbuf *m0, struct sockproto *proto, struct sockaddr *src, argument
H A Dif_loop.c315 lo_pre_enqueue(struct ifnet *ifp, struct mbuf *m0) argument
H A Dif_stf.c510 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.c489 int maskduplicated, m0, isnormal; local
H A Dpf_norm.c505 pf_reassemble(struct mbuf **m0, struct pf_fragment **frag, argument
702 pf_fragcache(struct mbuf **m0, struct ip *h, struct pf_fragment **frag, int mff, argument
1005 pf_reassemble6(struct mbuf **m0, struc argument
1209 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
1533 pf_normalize_ip(struct mbuf **m0, int dir, struct pfi_kif *kif, u_short *reason, struct pf_pdesc *pd) argument
1800 pf_normalize_ip6(struct mbuf **m0, int dir, struct pfi_kif *kif, u_short *reason, struct pf_pdesc *pd) argument
[all...]
H A Dbpf.c2119 struct mbuf *m0; local
H A Dif_bridge.c3450 struct mbuf *m0; local
5567 struct mbuf *m0; local
[all...]
/xnu-2422.115.4/bsd/kern/
H A Duipc_usrreq.c2282 unp_scan(struct mbuf *m0, void (*op)(struct fileglob *)) argument
H A Dkpi_mbuf.c392 errno_t mbuf_copydata(const mbuf_t m0, size_t off, size_t len, void* out_data) argument
H A Duipc_socket2.c863 sbappendrecord(struct sockbuf *sb, struct mbuf *m0) argument
923 sbinsertoob(struct sockbuf *sb, struct mbuf *m0) argument
993 sbappendaddr_internal(struct sockbuf *sb, struct sockaddr *asa, struct mbuf *m0, struct mbuf *control) argument
1055 sbappendaddr(struct sockbuf *sb, struct sockaddr *asa, struct mbuf *m0, struct mbuf *control, int *error_out) argument
1109 sbappendcontrol_internal(struct sockbuf *sb, struct mbuf *m0, struct mbuf *control) argument
1152 sbappendcontrol(struct sockbuf *sb, struct mbuf *m0, struct mbuf *control, int *error_out) argument
[all...]
H A Duipc_syscalls.c2501 mbuf_t m0 = NULL, m; local
[all...]
H A Duipc_socket.c2348 struct mbuf *m0 = m; local
4195 struct mbuf *m0 = m; local
4229 struct mbuf *m0 = m; local
[all...]
H A Duipc_mbuf.c4985 m_split(struct mbuf *m0, int len0, int wait) argument
4991 m_split0(struct mbuf *m0, int len0, int wait, int copyhdr) argument
5253 struct mbuf *m0; local
5271 m_copyback(struct mbuf *m0, int off, int len, const void *cp) argument
5294 m_copyback_cow(struct mbuf *m0, int off, int len, const void *cp, int how) argument
5766 m_append(struct mbuf *m0, int len, caddr_t cp) argument
5814 m_fixhdr(struct mbuf *m0) argument
5826 m_length2(struct mbuf *m0, struct mbuf **last) argument
5858 m_defrag_offset(struct mbuf *m0, u_int32_t off, int how) argument
5927 m_defrag(struct mbuf *m0, int how) argument
[all...]
/xnu-2422.115.4/bsd/netinet/
H A Din_arp.c1639 struct mbuf *m0 = llinfo->la_hold; local
H A Digmp.c3015 struct mbuf *m0, *m, *md; local
3391 struct mbuf *m, *m0, *md; local
3597 struct mbuf *m0; /* copy of pending state-change */ local
3785 struct mbuf *ipopts, *m0; local
[all...]
H A Dip_output.c222 ip_output(struct mbuf *m0, struct mbuf *opt, struct route *ro, int flags, argument
242 ip_output_list(struct mbuf *m0, int packetchain, struct mbuf *opt, argument
1883 struct mbuf **mnext = &m->m_nextpkt, *m0; local
[all...]
H A Dip_fw2.c3966 struct mbuf *m0, *m, *mnext, **mtailp; local
/xnu-2422.115.4/bsd/netinet6/
H A Dip6_output.c221 ip6_output_list(struct mbuf *m0, int packetlist, struct ip6_pktopts *opt, argument
264 ip6_output(struct mbuf *m0, struct ip6_pktopts *opt, struct route_in6 *ro, argument
1919 ip6_insertfraghdr(struct mbuf *m0, struct mbuf *m, int hlen, struct ip6_frag **frghdrp) argument
[all...]
H A Dmld6.c1201 mld_v2_process_group_query(struct in6_multi *inm, int timer, struct mbuf *m0, argument
2659 struct mbuf *m0, *m, *md; local
3040 struct mbuf *m, *m0, *md; local
3236 struct mbuf *m0; /* copy of pending state-change */ local
3425 struct mbuf *m0; local
[all...]
H A Dnd6.c3183 nd6_output(struct ifnet *ifp, struct ifnet *origifp, struct mbuf *m0, argument

Completed in 287 milliseconds

12