Searched refs:ip6_ecn_ingress (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/netinet6/
H A Dip6_ecn.h68 extern void ip6_ecn_ingress(int, u_int32_t *, const u_int32_t *);
H A Dipsec.c2653 ip6_ecn_ingress(ip6_ipsec_ecn, &ip6->ip6_flow, &oip6->ip6_flow);
/xnu-2422.115.4/bsd/netinet/
H A Dip_ecn.c130 ip6_ecn_ingress(mode, outer, inner) function
138 panic("NULL pointer passed to ip6_ecn_ingress");

Completed in 33 milliseconds