Searched refs:IP6_TNL_F_CAP_XMIT (Results 1 – 3 of 3) sorted by relevance
15 #define IP6_TNL_F_CAP_XMIT 0x10000 macro
771 flags |= IP6_TNL_F_CAP_XMIT; in ip6_tnl_get_cap()1053 if ((p->flags & IP6_TNL_F_CAP_XMIT) || in ip6_tnl_xmit_ctl()1055 (ip6_tnl_get_cap(t, laddr, raddr) & IP6_TNL_F_CAP_XMIT))) { in ip6_tnl_xmit_ctl()1489 p->flags &= ~(IP6_TNL_F_CAP_XMIT|IP6_TNL_F_CAP_RCV|IP6_TNL_F_CAP_PER_PACKET); in ip6_tnl_link_config()1492 if (p->flags&IP6_TNL_F_CAP_XMIT && p->flags&IP6_TNL_F_CAP_RCV) in ip6_tnl_link_config()1501 if (p->flags & IP6_TNL_F_CAP_XMIT) { in ip6_tnl_link_config()
661 p->flags &= ~(IP6_TNL_F_CAP_XMIT | IP6_TNL_F_CAP_RCV | in vti6_link_config()665 if (p->flags & IP6_TNL_F_CAP_XMIT && p->flags & IP6_TNL_F_CAP_RCV) in vti6_link_config()676 if (p->flags & IP6_TNL_F_CAP_XMIT) { in vti6_link_config()