Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet6/
H A Dip6_ecn.h68 extern void ip6_ecn_ingress(int, u_int32_t *, const u_int32_t *);
H A Dipsec.c2440 ip6_ecn_ingress(ip6_ipsec_ecn, &ip6->ip6_flow, &oip6->ip6_flow); in ipsec6_encapsulate()
/xnu-8792.41.9/bsd/netinet/
H A Dip_ecn.c127 ip6_ecn_ingress(int mode, u_int32_t *outer, const u_int32_t *inner) in ip6_ecn_ingress() function