Searched refs:ip6_ecn_egress (Results 1 – 3 of 3) sorted by relevance
42 extern int ip6_ecn_egress(int, const u_int32_t *, u_int32_t *);
177 ip6_ecn_egress(int mode, const u_int32_t *outer, u_int32_t *inner) in ip6_ecn_egress() function
471 if (ip6_ecn_egress((ifp->if_flags & IFF_LINK1) ? ECN_ALLOWED: in gif_input()