Searched defs:frame_header (Results 1 - 16 of 16) sorted by relevance

/macosx-10.9.5/IOFireWireIP-226.4/KernelSource/BSD/
H A Dfirewire_inet6_pr_module.c97 inet6_firewire_input( ifnet_t ifp, protocol_family_t protocol_fmaily, mbuf_t m, char *frame_header) argument
H A Dfirewire_inet_pr_module.cpp87 inet_firewire_input( __unused ifnet_t ifp, __unused protocol_family_t protocol_family, mbuf_t m, char *frame_header) argument
H A Dfirewire_if_module.cpp263 __private_extern__ int firewire_demux(ifnet_t ifp, mbuf_t m, char *frame_header, protocol_family_t *protocol_family) argument
/macosx-10.9.5/xnu-2422.115.4/bsd/net/
H A Dether_if_module.c336 ether_demux(ifnet_t ifp, mbuf_t m, char *frame_header, argument
H A Dif_gif.c176 gif_demux( ifnet_t ifp, __unused mbuf_t m, __unused char *frame_header, protocol_family_t *protocol_family) argument
609 gif_input( ifnet_t ifp, protocol_family_t protocol_family, mbuf_t m, __unused char *frame_header) argument
H A Dif_loop.c206 lo_demux(struct ifnet *ifp, struct mbuf *m, char *frame_header, argument
H A Dif_utun.c690 utun_demux( __unused ifnet_t interface, mbuf_t data, __unused char *frame_header, protocol_family_t *protocol) argument
802 utun_proto_input( __unused ifnet_t interface, protocol_family_t protocol, mbuf_t m, __unused char *frame_header) argument
H A Dif_ipsec.c788 ipsec_demux(__unused ifnet_t interface, mbuf_t data, __unused char *frame_header, protocol_family_t *protocol) argument
883 ipsec_proto_input(__unused ifnet_t interface, protocol_family_t protocol, mbuf_t m, __unused char *frame_header) argument
H A Dif_stf.c215 stf_media_input( __unused ifnet_t ifp, protocol_family_t protocol_family, mbuf_t m, __unused char *frame_header) argument
H A Dndrv.c162 ndrv_input( ifnet_t ifp, protocol_family_t proto_family, mbuf_t m, char *frame_header) argument
H A Dpktap.c1091 pktap_input(struct ifnet *ifp, protocol_family_t proto, struct mbuf *m, char *frame_header) argument
H A Dif_vlan.c572 vlan_bpf_input(struct ifnet * ifp, struct mbuf * m, bpf_packet_func func, char * frame_header, int frame_header_len, int encap_len) argument
1202 vlan_input(ifnet_t p, __unused protocol_family_t protocol, mbuf_t m, char *frame_header) argument
[all...]
H A Dif_bond.c1662 bond_input(ifnet_t port_ifp, __unused protocol_family_t protocol, mbuf_t m, char * frame_header) argument
H A Dif_bridge.c4004 bridge_input(struct ifnet *ifp, struct mbuf *m, void *frame_header) argument
H A Ddlil.c3113 char * frame_header; local
3253 char * frame_header; local
7063 dlil_input_cksum_dbg(struct ifnet *ifp, struct mbuf *m, char *frame_header, protocol_family_t pf) argument
[all...]
/macosx-10.9.5/ppp-727.90.1/Family/
H A Dppp_if.c1133 int ppp_if_demux(ifnet_t ifp, mbuf_t m, char *frame_header, argument

Completed in 367 milliseconds