IP6_TNL_F_CAP_XMIT 800 net/ipv6/ip6_tunnel.c if (p->flags & IP6_TNL_F_CAP_XMIT) { IP6_TNL_F_CAP_XMIT 1083 net/ipv6/ip6_tunnel.c p->flags &= ~(IP6_TNL_F_CAP_XMIT|IP6_TNL_F_CAP_RCV); IP6_TNL_F_CAP_XMIT 1090 net/ipv6/ip6_tunnel.c p->flags |= IP6_TNL_F_CAP_XMIT; IP6_TNL_F_CAP_XMIT 1118 net/ipv6/ip6_tunnel.c if (p->flags&IP6_TNL_F_CAP_XMIT && p->flags&IP6_TNL_F_CAP_RCV) IP6_TNL_F_CAP_XMIT 1125 net/ipv6/ip6_tunnel.c if (p->flags & IP6_TNL_F_CAP_XMIT) {