Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h10514 struct neigh_ops { struct
10515 int family;
10516 void (*solicit)(struct neighbour *, struct sk_buff *);
10517 void (*error_report)(struct neighbour *, struct sk_buff *);
10518 int (*output)(struct neighbour *, struct sk_buff *);
10519 int (*connected_output)(struct neighbour *, struct sk_buff *);
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h10429 struct neigh_ops { struct
10430 int family;
10431 void (*solicit)(struct neighbour *, struct sk_buff *);
10432 void (*error_report)(struct neighbour *, struct sk_buff *);
10433 int (*output)(struct neighbour *, struct sk_buff *);
10434 int (*connected_output)(struct neighbour *, struct sk_buff *);