Searched refs:ECN_ALLOWED (Results 1 - 5 of 5) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_ecn.h64 #define ECN_ALLOWED 1 /* ECN allowed */ macro
H A Dip_ecn.c94 case ECN_ALLOWED: /* ECN allowed */
118 case ECN_ALLOWED:
H A Din_gif.c180 ip_ecn_ingress(ECN_ALLOWED, &iphdr.ip_tos, &tos);
271 ip_ecn_egress(ECN_ALLOWED, &otos, &ip->ip_tos);
291 ip_ecn_egress(ECN_ALLOWED, &otos, &itos);
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Din6_gif.c170 ip_ecn_ingress(ECN_ALLOWED, &otos, &itos);
265 ip_ecn_egress(ECN_ALLOWED, &otos8, &ip->ip_tos);
282 ip6_ecn_egress(ECN_ALLOWED, &otos, &ip6->ip6_flow);
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif_stf.c531 ip_ecn_ingress(ECN_ALLOWED, &ip->ip_tos, &tos);
724 ip_ecn_egress(ECN_ALLOWED, &otos, &itos);

Completed in 36 milliseconds