Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h146485 __u8 packet_type; member
146765 struct packet_type { struct
146769 int (*func)(struct sk_buff *, struct net_device *, struct packet_type *, struct net_device *); argument
146770 void (*list_func)(struct list_head *, struct packet_type *, struct net_device *); argument
146771 bool (*id_match)(struct packet_type *, struct sock *); argument
146772 void *af_packet_priv;
146773 struct list_head list;