Home
last modified time | relevance | path

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

/system/core/debuggerd/
Dprotocol.h54 CrashPacketType packet_type; member
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h99835 int packet_type; member
117507 struct packet_type { struct
117512 int (*func)(struct sk_buff *, struct net_device *, struct packet_type *, struct net_device *); argument
117513 void (*list_func)(struct list_head *, struct packet_type *, struct net_device *); argument
117514 bool (*id_match)(struct packet_type *, struct sock *); argument
117515 struct net *af_packet_net;
117516 void *af_packet_priv;
117517 struct list_head list;
117518 u64 android_kabi_reserved1;
117519 u64 android_kabi_reserved2;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h109550 int packet_type; member
123858 struct packet_type { struct
123863 int (*func)(struct sk_buff *, struct net_device *, struct packet_type *, struct net_device *); argument
123864 void (*list_func)(struct list_head *, struct packet_type *, struct net_device *); argument
123865 bool (*id_match)(struct packet_type *, struct sock *); argument
123866 struct net *af_packet_net;
123867 void *af_packet_priv;
123868 struct list_head list;
123869 u64 android_kabi_reserved1;
123870 u64 android_kabi_reserved2;
[all …]