OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ip6_ecn_egress
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/netinet/
ip_ecn.h
56
extern void
ip6_ecn_egress
(int, const u_int32_t *, u_int32_t *);
ip_ecn.c
120
ip6_ecn_egress
(int mode, const u_int32_t *outer, u_int32_t *inner)
function in typeref:typename:void
125
panic("NULL pointer passed to
ip6_ecn_egress
");
/src/sys/netinet6/
in6_gif.c
337
ip6_ecn_egress
(ECN_ALLOWED, &otos, &ip6x->ip6_flow);
339
ip6_ecn_egress
(ECN_NOCARE, &otos, &ip6x->ip6_flow);
/src/sys/netipsec/
ipsecif.c
902
ip6_ecn_egress
(ECN_ALLOWED, &otos, &xip6->ip6_flow);
904
ip6_ecn_egress
(ECN_NOCARE, &otos, &xip6->ip6_flow);
Completed in 14 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025