Searched defs:packet_type (Results 1 – 1 of 1) sorted by relevance
146485 __u8 packet_type; member146765 struct packet_type { struct146769 int (*func)(struct sk_buff *, struct net_device *, struct packet_type *, struct net_device *); argument146770 void (*list_func)(struct list_head *, struct packet_type *, struct net_device *); argument146771 bool (*id_match)(struct packet_type *, struct sock *); argument146772 void *af_packet_priv;146773 struct list_head list;