Searched refs:IPV6 (Results 1 – 2 of 2) sorted by relevance
343 if [ $IPV6 ]; then363 local IPV6370 IPV6="ipv6"372 IPV6=""377 IPV6="ipv6"384 IPV6=""391 readonly IPV6412 if [ $IPV6 ]; then462 if [ $IPV6 ]; then
31 #define IPV6 1 macro124 bpf_tail_call_static(skb, &jmp_table, IPV6); in parse_eth_proto()310 PROG(IPV6)(struct __sk_buff *skb) in PROG() argument