Searched refs:IP6_TNL_F_CAP_PER_PACKET (Results 1 – 4 of 4) sorted by relevance
19 #define IP6_TNL_F_CAP_PER_PACKET 0x40000 macro
748 flags = IP6_TNL_F_CAP_PER_PACKET; in ip6_tnl_get_cap()772 ((p->flags & IP6_TNL_F_CAP_PER_PACKET) && in ip6_tnl_rcv_ctl()1022 ((p->flags & IP6_TNL_F_CAP_PER_PACKET) && in ip6_tnl_xmit_ctl()1468 p->flags &= ~(IP6_TNL_F_CAP_XMIT|IP6_TNL_F_CAP_RCV|IP6_TNL_F_CAP_PER_PACKET); in ip6_tnl_link_config()
665 IP6_TNL_F_CAP_PER_PACKET); in vti6_link_config()
1118 p->flags &= ~(IP6_TNL_F_CAP_XMIT|IP6_TNL_F_CAP_RCV|IP6_TNL_F_CAP_PER_PACKET); in ip6gre_tnl_link_config_common()
Completed in 13 milliseconds