Searched defs:tcp_sock_af_ops (Results 1 – 7 of 7) sorted by relevance
/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 37018 struct tcp_sock_af_ops { struct 37019 struct tcp_md5sig_key * (*md5_lookup)(const struct sock *, const struct sock *); 37020 …calc_md5_hash)(char *, const struct tcp_md5sig_key *, const struct sock *, const struct sk_buff *); 37021 int (*md5_parse)(struct sock *, int, sockptr_t, int);
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux.h | 117813 struct tcp_sock_af_ops { struct 117814 struct tcp_md5sig_key * (*md5_lookup)(const struct sock *, const struct sock *); 117815 …calc_md5_hash)(char *, const struct tcp_md5sig_key *, const struct sock *, const struct sk_buff *); 117816 int (*md5_parse)(struct sock *, int, sockptr_t, int);
|
D | vmlinux_518.h | 117813 struct tcp_sock_af_ops { struct 117814 struct tcp_md5sig_key * (*md5_lookup)(const struct sock *, const struct sock *); 117815 …calc_md5_hash)(char *, const struct tcp_md5sig_key *, const struct sock *, const struct sk_buff *); 117816 int (*md5_parse)(struct sock *, int, sockptr_t, int);
|
/external/bcc/libbpf-tools/riscv/ |
D | vmlinux_602.h | 118693 struct tcp_sock_af_ops { struct 118694 struct tcp_md5sig_key * (*md5_lookup)(const struct sock *, const struct sock *); 118695 …calc_md5_hash)(char *, const struct tcp_md5sig_key *, const struct sock *, const struct sk_buff *); 118696 int (*md5_parse)(struct sock *, int, sockptr_t, int);
|
D | vmlinux.h | 118693 struct tcp_sock_af_ops { struct 118694 struct tcp_md5sig_key * (*md5_lookup)(const struct sock *, const struct sock *); 118695 …calc_md5_hash)(char *, const struct tcp_md5sig_key *, const struct sock *, const struct sk_buff *); 118696 int (*md5_parse)(struct sock *, int, sockptr_t, int);
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux_608.h | 62537 struct tcp_sock_af_ops { struct 62538 struct tcp_md5sig_key * (*md5_lookup)(const struct sock *, const struct sock *); 62539 …calc_md5_hash)(char *, const struct tcp_md5sig_key *, const struct sock *, const struct sk_buff *); 62540 int (*md5_parse)(struct sock *, int, sockptr_t, int);
|
D | vmlinux.h | 62537 struct tcp_sock_af_ops { struct 62538 struct tcp_md5sig_key * (*md5_lookup)(const struct sock *, const struct sock *); 62539 …calc_md5_hash)(char *, const struct tcp_md5sig_key *, const struct sock *, const struct sk_buff *); 62540 int (*md5_parse)(struct sock *, int, sockptr_t, int);
|