Home
last modified time | relevance | path

Searched refs:parse_ipv6_ext (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tools/ebpf/
H A Drss.bpf.c164 static inline int parse_ipv6_ext(struct __sk_buff *skb, in parse_ipv6_ext() function
340 err = parse_ipv6_ext(skb, info, &l4_protocol, &l4_offset); in parse_packet()