Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h39165 struct bpf_sk_lookup_kern { struct
39166 u16 family;
39167 u16 protocol;
39168 __be16 sport;
39169 u16 dport;
39170 struct {
39173 } v4;
39174 struct {
39177 } v6;
39178 struct sock *selected_sk;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h40967 struct bpf_sk_lookup_kern { struct
40968 u16 family;
40969 u16 protocol;
40970 __be16 sport;
40971 u16 dport;
40972 struct {
40975 } v4;
40976 struct {
40979 } v6;
40980 struct sock *selected_sk;
[all …]
Dvmlinux.h40967 struct bpf_sk_lookup_kern { struct
40968 u16 family;
40969 u16 protocol;
40970 __be16 sport;
40971 u16 dport;
40972 struct {
40975 } v4;
40976 struct {
40979 } v6;
40980 struct sock *selected_sk;
[all …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h66014 struct bpf_sk_lookup_kern { struct
66015 u16 family;
66016 u16 protocol;
66017 __be16 sport;
66018 u16 dport;
66019 struct {
66022 } v4;
66023 struct {
66026 } v6;
66027 struct sock *selected_sk;
[all …]
Dvmlinux.h66014 struct bpf_sk_lookup_kern { struct
66015 u16 family;
66016 u16 protocol;
66017 __be16 sport;
66018 u16 dport;
66019 struct {
66022 } v4;
66023 struct {
66026 } v6;
66027 struct sock *selected_sk;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h45984 struct bpf_sk_lookup_kern { struct
45985 u16 family;
45986 u16 protocol;
45987 __be16 sport;
45988 u16 dport;
45989 struct {
45992 } v4;
45993 struct {
45996 } v6;
45997 struct sock *selected_sk;
[all …]
Dvmlinux_518.h45984 struct bpf_sk_lookup_kern { struct
45985 u16 family;
45986 u16 protocol;
45987 __be16 sport;
45988 u16 dport;
45989 struct {
45992 } v4;
45993 struct {
45996 } v6;
45997 struct sock *selected_sk;
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h29838 struct bpf_sk_lookup_kern { struct
29839 u16 family;
29840 u16 protocol;
29841 __be16 sport;
29842 u16 dport;
29843 struct {
29846 } v4;
29847 struct {
29850 } v6;
29851 struct sock *selected_sk;
[all …]
Dvmlinux.h29838 struct bpf_sk_lookup_kern { struct
29839 u16 family;
29840 u16 protocol;
29841 __be16 sport;
29842 u16 dport;
29843 struct {
29846 } v4;
29847 struct {
29850 } v6;
29851 struct sock *selected_sk;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux_608.h22100 struct bpf_sk_lookup_kern { struct
22101 u16 family;
22102 u16 protocol;
22103 __be16 sport;
22104 u16 dport;
22105 struct {
22108 } v4;
22109 struct {
22112 } v6;
22113 struct sock *selected_sk;
[all …]
Dvmlinux.h22100 struct bpf_sk_lookup_kern { struct
22101 u16 family;
22102 u16 protocol;
22103 __be16 sport;
22104 u16 dport;
22105 struct {
22108 } v4;
22109 struct {
22112 } v6;
22113 struct sock *selected_sk;
[all …]