Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h13670 struct neigh_ops { struct
13671 int family;
13672 void (*solicit)(struct neighbour *, struct sk_buff *);
13673 void (*error_report)(struct neighbour *, struct sk_buff *);
13674 int (*output)(struct neighbour *, struct sk_buff *);
13675 int (*connected_output)(struct neighbour *, struct sk_buff *);
Dvmlinux.h13670 struct neigh_ops { struct
13671 int family;
13672 void (*solicit)(struct neighbour *, struct sk_buff *);
13673 void (*error_report)(struct neighbour *, struct sk_buff *);
13674 int (*output)(struct neighbour *, struct sk_buff *);
13675 int (*connected_output)(struct neighbour *, struct sk_buff *);
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h14748 struct neigh_ops { struct
14749 int family;
14750 void (*solicit)(struct neighbour *, struct sk_buff *);
14751 void (*error_report)(struct neighbour *, struct sk_buff *);
14752 int (*output)(struct neighbour *, struct sk_buff *);
14753 int (*connected_output)(struct neighbour *, struct sk_buff *);
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h12537 struct neigh_ops { struct
12538 int family;
12539 void (*solicit)(struct neighbour *, struct sk_buff *);
12540 void (*error_report)(struct neighbour *, struct sk_buff *);
12541 int (*output)(struct neighbour *, struct sk_buff *);
12542 int (*connected_output)(struct neighbour *, struct sk_buff *);
Dvmlinux_510.h12537 struct neigh_ops { struct
12538 int family;
12539 void (*solicit)(struct neighbour *, struct sk_buff *);
12540 void (*error_report)(struct neighbour *, struct sk_buff *);
12541 int (*output)(struct neighbour *, struct sk_buff *);
12542 int (*connected_output)(struct neighbour *, struct sk_buff *);
/external/bcc/libbpf-tools/x86/
Dvmlinux.h15205 struct neigh_ops { struct
15206 int family;
15207 void (*solicit)(struct neighbour *, struct sk_buff *);
15208 void (*error_report)(struct neighbour *, struct sk_buff *);
15209 int (*output)(struct neighbour *, struct sk_buff *);
15210 int (*connected_output)(struct neighbour *, struct sk_buff *);
Dvmlinux_505.h15205 struct neigh_ops { struct
15206 int family;
15207 void (*solicit)(struct neighbour *, struct sk_buff *);
15208 void (*error_report)(struct neighbour *, struct sk_buff *);
15209 int (*output)(struct neighbour *, struct sk_buff *);
15210 int (*connected_output)(struct neighbour *, struct sk_buff *);