Home
last modified time | relevance | path

Searched defs:hdr_type (Results 1 – 3 of 3) sorted by relevance

/qemu/tools/ebpf/
H A Drss.bpf.c141 static inline int ip6_extension_header_type(__u8 hdr_type) in ip6_extension_header_type()
/qemu/net/
H A Deth.c360 eth_is_ip6_extension_header_type(uint8_t hdr_type) in eth_is_ip6_extension_header_type()
/qemu/hw/pci/
H A Dpci.c1467 uint8_t hdr_type; in pci_register_bar() local