Searched refs:IPV6OP (Results 1 – 1 of 1) sorted by relevance
33 #define IPV6OP 2 /* Destination/Hop-by-Hop Options IPv6 Ext. Header */ macro263 bpf_tail_call_static(skb, &jmp_table, IPV6OP); in parse_ipv6_proto()346 PROG(IPV6OP)(struct __sk_buff *skb) in PROG() argument