Home
last modified time | relevance | path

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

/qemu/tools/ebpf/
H A Drss.bpf.c167 static inline int parse_ipv6_ext(struct __sk_buff *skb, in parse_ipv6_ext()
264 static __be16 parse_eth_type(struct __sk_buff *skb) in parse_eth_type()
294 static inline int parse_packet(struct __sk_buff *skb, in parse_packet()
383 static inline bool calculate_rss_hash(struct __sk_buff *skb, in calculate_rss_hash()
538 int tun_rss_steering_prog(struct __sk_buff *skb) in tun_rss_steering_prog()