Searched defs:eh (Results 1 - 12 of 12) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dether_at_pr_module.c143 const struct ether_header *eh; local
H A Dether_inet6_pr_module.c114 struct ether_header *eh = (struct ether_header *)(void *)header; local
H A Dether_if_module.c362 struct ether_header *eh = (struct ether_header *)(void *)frame_header; local
521 struct ether_header *eh; local
[all...]
H A Dether_inet_pr_module.c180 struct ether_header *eh = mbuf_pkthdr_header(m); local
234 const struct ether_header *eh; local
406 struct ether_header *eh; local
[all...]
H A Dbridgestp.c292 struct ether_header *eh; local
408 struct ether_header *eh; local
535 struct ether_header *eh; local
[all...]
H A Dbpf.c387 struct ether_header *eh = mtod(m, struct ether_header *); local
H A Dif_bridge.c920 printf_ether_header(struct ether_header *eh) argument
3012 struct ether_header *eh; local
3437 struct ether_header *eh; local
3531 struct ether_header *eh; local
3736 struct ether_header *eh; local
5150 bridge_fragment(struct ifnet *ifp, struct mbuf *m, struct ether_header *eh, int snap, struct llc *llc) argument
[all...]
H A Dpf.c2348 pf_send_tcp(const struct pf_rule *r, sa_family_t af, const struct pf_addr *saddr, const struct pf_addr *daddr, u_int16_t sport, u_int16_t dport, u_int32_t seq, u_int32_t ack, u_int8_t flags, u_int16_t win, u_int16_t mss, u_int8_t ttl, int tag, u_int16_t rtag, struct ether_header *eh, struct ifnet *ifp) argument
8046 pf_test(int dir, struct ifnet *ifp, struct mbuf **m0, struct ether_header *eh, struct ip_fw_args *fwa) argument
8580 pf_test6(int dir, struct ifnet *ifp, struct mbuf **m0, struct ether_header *eh, struct ip_fw_args *fwa) argument
[all...]
H A Dpfvar.h1421 *eh; member in struct:pf_pdesc
/darwin-on-arm/xnu/bsd/netinet6/
H A Dicmp6.c991 struct ip6_ext *eh; local
/darwin-on-arm/xnu/osfmk/kdp/
H A Dkdp_udp.c479 struct ether_header *eh = NULL; local
550 struct ether_header *eh; local
779 struct ether_header *eh; local
828 struct ether_header *eh = NULL; local
932 struct ether_header *eh = (struct ether_header *) &pkt.data[0]; local
1423 struct ether_header *eh; local
[all...]
/darwin-on-arm/xnu/bsd/netinet/
H A Dip_fw2.c1058 ipfw_log(struct ip_fw *f, u_int hlen, struct ether_header *eh, argument

Completed in 106 milliseconds