ip_ecn_egress
ip_ecn_egress(ECN_ALLOWED, &otos, &itos);
ip_ecn_egress(ECN_NOCARE, &otos, &itos);
ip_ecn_egress(ECN_ALLOWED, &otos, &xip->ip_tos);
ip_ecn_egress(ECN_NOCARE, &otos, &xip->ip_tos);
ip_ecn_egress(ECN_ALLOWED, &otos, &itos);
ip_ecn_egress(ECN_NOCARE, &otos, &itos);
ip_ecn_egress(mode, &outer8, &inner8);
extern void ip_ecn_egress (int, const u_int8_t *, u_int8_t *);
ip_ecn_egress(ECN_ALLOWED, &otos8, &ip->ip_tos);
ip_ecn_egress(ECN_NOCARE, &otos8, &ip->ip_tos);
ip_ecn_egress(ECN_ALLOWED, &otos, &xip->ip_tos);
ip_ecn_egress(ECN_NOCARE, &otos, &xip->ip_tos);
ip_ecn_egress(ECN_ALLOWED, &otos, &itos);
ip_ecn_egress(ECN_NOCARE, &otos, &itos);
ip_ecn_egress(ECN_ALLOWED, &otos8, &ip->ip_tos);
ip_ecn_egress(ECN_NOCARE, &otos8, &ip->ip_tos);
ip_ecn_egress(ip4_ipsec_ecn, &otos, &ip4->ip_tos);
ip_ecn_egress(ip6_ipsec_ecn, &otos, &itos);