Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h13427 const struct ndisc_ops *ndisc_ops; member
15800 struct ndisc_ops { struct
15801 int (*is_useropt)(u8);
15802 int (*parse_options)(const struct net_device *, struct nd_opt_hdr *, struct ndisc_options *);
15803 …id (*update)(const struct net_device *, struct neighbour *, u32, u8, const struct ndisc_options *);
15804 int (*opt_addr_space)(const struct net_device *, u8, struct neighbour *, u8 *, u8 **);
15805 void (*fill_addr_option)(const struct net_device *, struct sk_buff *, u8, const u8 *);
15806 …ruct prefix_info *, struct inet6_dev *, struct in6_addr *, int, u32, bool, bool, __u32, u32, bool);
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h11763 const struct ndisc_ops *ndisc_ops; member
13149 struct ndisc_ops { struct
13150 int (*is_useropt)(u8);
13151 int (*parse_options)(const struct net_device *, struct nd_opt_hdr *, struct ndisc_options *);
13152 …id (*update)(const struct net_device *, struct neighbour *, u32, u8, const struct ndisc_options *);
13153 int (*opt_addr_space)(const struct net_device *, u8, struct neighbour *, u8 *, u8 **);
13154 void (*fill_addr_option)(const struct net_device *, struct sk_buff *, u8, const u8 *);
13155 …ruct prefix_info *, struct inet6_dev *, struct in6_addr *, int, u32, bool, bool, __u32, u32, bool);
Dvmlinux.h11763 const struct ndisc_ops *ndisc_ops; member
13149 struct ndisc_ops { struct
13150 int (*is_useropt)(u8);
13151 int (*parse_options)(const struct net_device *, struct nd_opt_hdr *, struct ndisc_options *);
13152 …id (*update)(const struct net_device *, struct neighbour *, u32, u8, const struct ndisc_options *);
13153 int (*opt_addr_space)(const struct net_device *, u8, struct neighbour *, u8 *, u8 **);
13154 void (*fill_addr_option)(const struct net_device *, struct sk_buff *, u8, const u8 *);
13155 …ruct prefix_info *, struct inet6_dev *, struct in6_addr *, int, u32, bool, bool, __u32, u32, bool);
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h12475 const struct ndisc_ops *ndisc_ops; member
13617 struct ndisc_ops { struct
13618 int (*is_useropt)(u8);
13619 int (*parse_options)(const struct net_device *, struct nd_opt_hdr *, struct ndisc_options *);
13620 …id (*update)(const struct net_device *, struct neighbour *, u32, u8, const struct ndisc_options *);
13621 int (*opt_addr_space)(const struct net_device *, u8, struct neighbour *, u8 *, u8 **);
13622 void (*fill_addr_option)(const struct net_device *, struct sk_buff *, u8, const u8 *);
13623 …ruct prefix_info *, struct inet6_dev *, struct in6_addr *, int, u32, bool, bool, __u32, u32, bool);
Dvmlinux.h12475 const struct ndisc_ops *ndisc_ops; member
13617 struct ndisc_ops { struct
13618 int (*is_useropt)(u8);
13619 int (*parse_options)(const struct net_device *, struct nd_opt_hdr *, struct ndisc_options *);
13620 …id (*update)(const struct net_device *, struct neighbour *, u32, u8, const struct ndisc_options *);
13621 int (*opt_addr_space)(const struct net_device *, u8, struct neighbour *, u8 *, u8 **);
13622 void (*fill_addr_option)(const struct net_device *, struct sk_buff *, u8, const u8 *);
13623 …ruct prefix_info *, struct inet6_dev *, struct in6_addr *, int, u32, bool, bool, __u32, u32, bool);
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h11594 const struct ndisc_ops *ndisc_ops; member
12850 struct ndisc_ops { struct
12851 int (*is_useropt)(u8);
12852 int (*parse_options)(const struct net_device *, struct nd_opt_hdr *, struct ndisc_options *);
12853 …id (*update)(const struct net_device *, struct neighbour *, u32, u8, const struct ndisc_options *);
12854 int (*opt_addr_space)(const struct net_device *, u8, struct neighbour *, u8 *, u8 **);
12855 void (*fill_addr_option)(const struct net_device *, struct sk_buff *, u8, const u8 *);
12856 …ruct prefix_info *, struct inet6_dev *, struct in6_addr *, int, u32, bool, bool, __u32, u32, bool);
Dvmlinux.h11594 const struct ndisc_ops *ndisc_ops; member
12850 struct ndisc_ops { struct
12851 int (*is_useropt)(u8);
12852 int (*parse_options)(const struct net_device *, struct nd_opt_hdr *, struct ndisc_options *);
12853 …id (*update)(const struct net_device *, struct neighbour *, u32, u8, const struct ndisc_options *);
12854 int (*opt_addr_space)(const struct net_device *, u8, struct neighbour *, u8 *, u8 **);
12855 void (*fill_addr_option)(const struct net_device *, struct sk_buff *, u8, const u8 *);
12856 …ruct prefix_info *, struct inet6_dev *, struct in6_addr *, int, u32, bool, bool, __u32, u32, bool);
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h10126 const struct ndisc_ops *ndisc_ops; member
12853 struct ndisc_ops { struct
12854 int (*is_useropt)(u8);
12855 int (*parse_options)(const struct net_device *, struct nd_opt_hdr *, struct ndisc_options *);
12856 …id (*update)(const struct net_device *, struct neighbour *, u32, u8, const struct ndisc_options *);
12857 int (*opt_addr_space)(const struct net_device *, u8, struct neighbour *, u8 *, u8 **);
12858 void (*fill_addr_option)(const struct net_device *, struct sk_buff *, u8, const u8 *);
12859 …ruct prefix_info *, struct inet6_dev *, struct in6_addr *, int, u32, bool, bool, __u32, u32, bool);
Dvmlinux_608.h10126 const struct ndisc_ops *ndisc_ops; member
12853 struct ndisc_ops { struct
12854 int (*is_useropt)(u8);
12855 int (*parse_options)(const struct net_device *, struct nd_opt_hdr *, struct ndisc_options *);
12856 …id (*update)(const struct net_device *, struct neighbour *, u32, u8, const struct ndisc_options *);
12857 int (*opt_addr_space)(const struct net_device *, u8, struct neighbour *, u8 *, u8 **);
12858 void (*fill_addr_option)(const struct net_device *, struct sk_buff *, u8, const u8 *);
12859 …ruct prefix_info *, struct inet6_dev *, struct in6_addr *, int, u32, bool, bool, __u32, u32, bool);
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h10240 const struct ndisc_ops *ndisc_ops; member
11461 struct ndisc_ops { struct
11462 int (*is_useropt)(u8);
11463 int (*parse_options)(const struct net_device *, struct nd_opt_hdr *, struct ndisc_options *);
11464 …id (*update)(const struct net_device *, struct neighbour *, u32, u8, const struct ndisc_options *);
11465 int (*opt_addr_space)(const struct net_device *, u8, struct neighbour *, u8 *, u8 **);
11466 void (*fill_addr_option)(const struct net_device *, struct sk_buff *, u8, const u8 *);
11467 …ruct prefix_info *, struct inet6_dev *, struct in6_addr *, int, u32, bool, bool, __u32, u32, bool);
Dvmlinux_602.h10240 const struct ndisc_ops *ndisc_ops; member
11461 struct ndisc_ops { struct
11462 int (*is_useropt)(u8);
11463 int (*parse_options)(const struct net_device *, struct nd_opt_hdr *, struct ndisc_options *);
11464 …id (*update)(const struct net_device *, struct neighbour *, u32, u8, const struct ndisc_options *);
11465 int (*opt_addr_space)(const struct net_device *, u8, struct neighbour *, u8 *, u8 **);
11466 void (*fill_addr_option)(const struct net_device *, struct sk_buff *, u8, const u8 *);
11467 …ruct prefix_info *, struct inet6_dev *, struct in6_addr *, int, u32, bool, bool, __u32, u32, bool);