Home
last modified time | relevance | path

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

/openbmc/qemu/net/
H A Deth.c477 curr_ext_hdr_type = info->ip6_hdr.ip6_nxt; in eth_parse_ipv6_hdr()
480 info->l4proto = info->ip6_hdr.ip6_nxt; in eth_parse_ipv6_hdr()
/openbmc/qemu/include/net/
H A Deth.h190 #define ip6_nxt ip6_ctlun.ip6_un1.ip6_un1_nxt macro
/openbmc/linux/tools/testing/selftests/net/
H A Dip_defrag.c224 ip6hdr->ip6_nxt = IPPROTO_FRAGMENT; in send_udp_frags()
H A Dtoeplitz.c318 __set_filter(fd, offsetof(struct ip6_hdr, ip6_nxt), proto, in set_filter()