Searched refs:IP6_TNL_F_IGN_ENCAP_LIMIT (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dip6_tunnel.h13 #define IP6_TNL_F_IGN_ENCAP_LIMIT 0x1 macro
/linux-master/net/ipv6/
H A Dip6_gre.c642 if (!(t->parms.flags & IP6_TNL_F_IGN_ENCAP_LIMIT))
683 } else if (!(t->parms.flags & IP6_TNL_F_IGN_ENCAP_LIMIT)) {
714 if (!(t->parms.flags & IP6_TNL_F_IGN_ENCAP_LIMIT))
1164 if (!(t->parms.flags & IP6_TNL_F_IGN_ENCAP_LIMIT))
1508 if (!(tunnel->parms.flags & IP6_TNL_F_IGN_ENCAP_LIMIT))
1901 if (!(tunnel->parms.flags & IP6_TNL_F_IGN_ENCAP_LIMIT))
H A Dip6_tunnel.c1337 if (!(t->parms.flags & IP6_TNL_F_IGN_ENCAP_LIMIT))
1514 if (!(t->parms.flags & IP6_TNL_F_IGN_ENCAP_LIMIT))
1892 if (!(t->parms.flags & IP6_TNL_F_IGN_ENCAP_LIMIT))

Completed in 135 milliseconds