Home
last modified time | relevance | path

Searched defs:request_sock_ops (Results 1 – 7 of 7) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h14929 struct request_sock_ops { struct
14930 int family;
14931 unsigned int obj_size;
14932 struct kmem_cache *slab;
14933 char *slab_name;
14934 int (*rtx_syn_ack)(const struct sock *, struct request_sock *);
14935 void (*send_ack)(const struct sock *, struct sk_buff *, struct request_sock *);
14936 void (*send_reset)(const struct sock *, struct sk_buff *);
14960 const struct request_sock_ops *rsk_ops; argument
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h13841 struct request_sock_ops { struct
13842 int family;
13843 unsigned int obj_size;
13844 struct kmem_cache *slab;
13845 char *slab_name;
13846 int (*rtx_syn_ack)(const struct sock *, struct request_sock *);
13847 void (*send_ack)(const struct sock *, struct sk_buff *, struct request_sock *);
13848 void (*send_reset)(const struct sock *, struct sk_buff *);
13872 const struct request_sock_ops *rsk_ops; argument
Dvmlinux.h13841 struct request_sock_ops { struct
13842 int family;
13843 unsigned int obj_size;
13844 struct kmem_cache *slab;
13845 char *slab_name;
13846 int (*rtx_syn_ack)(const struct sock *, struct request_sock *);
13847 void (*send_ack)(const struct sock *, struct sk_buff *, struct request_sock *);
13848 void (*send_reset)(const struct sock *, struct sk_buff *);
13872 const struct request_sock_ops *rsk_ops; argument
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h12708 struct request_sock_ops { struct
12709 int family;
12710 unsigned int obj_size;
12711 struct kmem_cache *slab;
12712 char *slab_name;
12713 int (*rtx_syn_ack)(const struct sock *, struct request_sock *);
12714 void (*send_ack)(const struct sock *, struct sk_buff *, struct request_sock *);
12715 void (*send_reset)(const struct sock *, struct sk_buff *);
12739 const struct request_sock_ops *rsk_ops; argument
Dvmlinux_510.h12708 struct request_sock_ops { struct
12709 int family;
12710 unsigned int obj_size;
12711 struct kmem_cache *slab;
12712 char *slab_name;
12713 int (*rtx_syn_ack)(const struct sock *, struct request_sock *);
12714 void (*send_ack)(const struct sock *, struct sk_buff *, struct request_sock *);
12715 void (*send_reset)(const struct sock *, struct sk_buff *);
12739 const struct request_sock_ops *rsk_ops; argument
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h15382 struct request_sock_ops { struct
15383 int family;
15384 unsigned int obj_size;
15385 struct kmem_cache *slab;
15386 char *slab_name;
15387 int (*rtx_syn_ack)(const struct sock *, struct request_sock *);
15411 const struct request_sock_ops *rsk_ops; argument
Dvmlinux.h15382 struct request_sock_ops { struct
15383 int family;
15384 unsigned int obj_size;
15385 struct kmem_cache *slab;
15386 char *slab_name;
15387 int (*rtx_syn_ack)(const struct sock *, struct request_sock *);
15411 const struct request_sock_ops *rsk_ops; argument