Home
last modified time | relevance | path

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

/external/bpftool/include/uapi/linux/
Dbpf.h6282 struct bpf_fib_lookup { struct
6286 __u8 family;
6289 __u8 l4_protocol;
6290 __be16 sport;
6291 __be16 dport;
6293 union { /* used for MTU check */
6319 /* input to bpf_fib_lookup, ipv{4,6}_dst is destination address in argument
6323 union {
6329 __be16 h_vlan_proto;
6330 __be16 h_vlan_TCI;
[all …]
/external/libbpf/include/uapi/linux/
Dbpf.h6282 struct bpf_fib_lookup { struct
6286 __u8 family;
6289 __u8 l4_protocol;
6290 __be16 sport;
6291 __be16 dport;
6293 union { /* used for MTU check */
6319 /* input to bpf_fib_lookup, ipv{4,6}_dst is destination address in argument
6323 union {
6329 __be16 h_vlan_proto;
6330 __be16 h_vlan_TCI;
[all …]
/external/kernel-headers/original/uapi/linux/
Dbpf.h6751 struct bpf_fib_lookup { struct
6755 __u8 family;
6758 __u8 l4_protocol;
6759 __be16 sport;
6760 __be16 dport;
6762 union { /* used for MTU check */
6788 /* input to bpf_fib_lookup, ipv{4,6}_dst is destination address in argument
6792 union {
6798 __be16 h_vlan_proto;
6799 __be16 h_vlan_TCI;
[all …]
/external/libbpf/src/
Dbpf_helper_defs.h1822 static long (*bpf_fib_lookup)(void *ctx, struct bpf_fib_lookup *params, int plen, __u32 flags) = (v… variable
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h77691 struct bpf_fib_lookup { struct
77692 __u8 family;
77693 __u8 l4_protocol;
77694 __be16 sport;
77695 __be16 dport;
77696 union {
77700 __u32 ifindex;
77701 union {
77706 union {
77710 union {
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h111790 struct bpf_fib_lookup { struct
111791 __u8 family;
111792 __u8 l4_protocol;
111793 __be16 sport;
111794 __be16 dport;
111795 __u16 tot_len;
111796 __u32 ifindex;
111797 union {
111802 union {
111806 union {
[all …]
Dvmlinux.h111790 struct bpf_fib_lookup { struct
111791 __u8 family;
111792 __u8 l4_protocol;
111793 __be16 sport;
111794 __be16 dport;
111795 __u16 tot_len;
111796 __u32 ifindex;
111797 union {
111802 union {
111806 union {
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h98747 struct bpf_fib_lookup { struct
98748 __u8 family;
98749 __u8 l4_protocol;
98750 __be16 sport;
98751 __be16 dport;
98752 __u16 tot_len;
98753 __u32 ifindex;
98754 union {
98759 union {
98763 union {
[all …]
Dvmlinux_510.h98747 struct bpf_fib_lookup { struct
98748 __u8 family;
98749 __u8 l4_protocol;
98750 __be16 sport;
98751 __be16 dport;
98752 __u16 tot_len;
98753 __u32 ifindex;
98754 union {
98759 union {
98763 union {
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h106538 struct bpf_fib_lookup { struct
106539 __u8 family;
106540 __u8 l4_protocol;
106541 __be16 sport;
106542 __be16 dport;
106543 __u16 tot_len;
106544 __u32 ifindex;
106545 union {
106550 union {
106554 union {
[all …]
Dvmlinux.h106538 struct bpf_fib_lookup { struct
106539 __u8 family;
106540 __u8 l4_protocol;
106541 __be16 sport;
106542 __be16 dport;
106543 __u16 tot_len;
106544 __u32 ifindex;
106545 union {
106550 union {
106554 union {
[all …]