Searched refs:IP6_TNL_F_CAP_XMIT (Results 1 – 4 of 4) sorted by relevance
15 #define IP6_TNL_F_CAP_XMIT 0x10000 macro
787 flags |= IP6_TNL_F_CAP_XMIT; in ip6_tnl_get_cap()1058 if ((p->flags & IP6_TNL_F_CAP_XMIT) || in ip6_tnl_xmit_ctl()1060 (ip6_tnl_get_cap(t, laddr, raddr) & IP6_TNL_F_CAP_XMIT))) { in ip6_tnl_xmit_ctl()1496 p->flags &= ~(IP6_TNL_F_CAP_XMIT|IP6_TNL_F_CAP_RCV|IP6_TNL_F_CAP_PER_PACKET); in ip6_tnl_link_config()1499 if (p->flags&IP6_TNL_F_CAP_XMIT && p->flags&IP6_TNL_F_CAP_RCV) in ip6_tnl_link_config()1508 if (p->flags & IP6_TNL_F_CAP_XMIT) { in ip6_tnl_link_config()
663 p->flags &= ~(IP6_TNL_F_CAP_XMIT | IP6_TNL_F_CAP_RCV | in vti6_link_config()667 if (p->flags & IP6_TNL_F_CAP_XMIT && p->flags & IP6_TNL_F_CAP_RCV) in vti6_link_config()677 if (p->flags & IP6_TNL_F_CAP_XMIT) { in vti6_link_config()
1119 p->flags &= ~(IP6_TNL_F_CAP_XMIT|IP6_TNL_F_CAP_RCV|IP6_TNL_F_CAP_PER_PACKET); in ip6gre_tnl_link_config_common()1122 if (p->flags&IP6_TNL_F_CAP_XMIT && in ip6gre_tnl_link_config_common()1135 if (p->flags & IP6_TNL_F_CAP_XMIT) { in ip6gre_tnl_link_config_route()