Searched refs:IP6SKB_FORWARDED (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | ipv6.h | 172 #define IP6SKB_FORWARDED 2 macro |
| /linux/net/ipv6/ | ||
| H A D | ip6_input.c | 584 likely(!(IP6CB(skb)->flags & IP6SKB_FORWARDED))) { in ip6_mc_input() |