Searched defs:tcp_sock_af_ops (Results 1 – 7 of 7) sorted by relevance
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 76178 struct tcp_sock_af_ops { struct 76179 struct tcp_md5sig_key * (*md5_lookup)(const struct sock *, const struct sock *); 76180 …calc_md5_hash)(char *, const struct tcp_md5sig_key *, const struct sock *, const struct sk_buff *); 76181 int (*md5_parse)(struct sock *, int, sockptr_t, int);
|
| /external/bcc/libbpf-tools/powerpc/ |
| D | vmlinux_510.h | 109504 struct tcp_sock_af_ops { struct 109505 struct tcp_md5sig_key * (*md5_lookup)(const struct sock *, const struct sock *); 109506 …calc_md5_hash)(char *, const struct tcp_md5sig_key *, const struct sock *, const struct sk_buff *); 109507 int (*md5_parse)(struct sock *, int, sockptr_t, int);
|
| D | vmlinux.h | 109504 struct tcp_sock_af_ops { struct 109505 struct tcp_md5sig_key * (*md5_lookup)(const struct sock *, const struct sock *); 109506 …calc_md5_hash)(char *, const struct tcp_md5sig_key *, const struct sock *, const struct sk_buff *); 109507 int (*md5_parse)(struct sock *, int, sockptr_t, int);
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux.h | 96496 struct tcp_sock_af_ops { struct 96497 struct tcp_md5sig_key * (*md5_lookup)(const struct sock *, const struct sock *); 96498 …calc_md5_hash)(char *, const struct tcp_md5sig_key *, const struct sock *, const struct sk_buff *); 96499 int (*md5_parse)(struct sock *, int, sockptr_t, int);
|
| D | vmlinux_510.h | 96496 struct tcp_sock_af_ops { struct 96497 struct tcp_md5sig_key * (*md5_lookup)(const struct sock *, const struct sock *); 96498 …calc_md5_hash)(char *, const struct tcp_md5sig_key *, const struct sock *, const struct sk_buff *); 96499 int (*md5_parse)(struct sock *, int, sockptr_t, int);
|
| /external/bcc/libbpf-tools/x86/ |
| D | vmlinux_505.h | 104075 struct tcp_sock_af_ops { struct 104076 struct tcp_md5sig_key * (*md5_lookup)(const struct sock *, const struct sock *); 104077 …calc_md5_hash)(char *, const struct tcp_md5sig_key *, const struct sock *, const struct sk_buff *); 104078 int (*md5_parse)(struct sock *, int, char *, int);
|
| D | vmlinux.h | 104075 struct tcp_sock_af_ops { struct 104076 struct tcp_md5sig_key * (*md5_lookup)(const struct sock *, const struct sock *); 104077 …calc_md5_hash)(char *, const struct tcp_md5sig_key *, const struct sock *, const struct sk_buff *); 104078 int (*md5_parse)(struct sock *, int, char *, int);
|