Home
last modified time | relevance | path

Searched refs:ipv4_config (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/include/net/
Dip.h178 struct ipv4_config { struct
183 extern struct ipv4_config ipv4_config; argument
/linux-2.6.39/net/ipv4/
Dxfrm4_state.c18 if (ipv4_config.no_pmtu_disc) in xfrm4_init_flags()
Daf_inet.c127 struct ipv4_config ipv4_config; variable
128 EXPORT_SYMBOL(ipv4_config);
364 if (ipv4_config.no_pmtu_disc) in inet_create()
Dsysctl_net_ipv4.c166 .data = &ipv4_config.no_pmtu_disc,
Dicmp.c672 if (ipv4_config.no_pmtu_disc) { in icmp_unreach()
/linux-2.6.39/net/ipv6/
Daf_inet6.c218 if (ipv4_config.no_pmtu_disc) in inet6_create()