Home
last modified time | relevance | path

Searched defs:request_sock (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Drequest_sock.h55 struct request_sock { struct
63 struct request_sock *dl_next; argument
74 const struct request_sock_ops *rsk_ops; argument
82 static inline struct request_sock *inet_reqsk(const struct sock *sk) in inet_reqsk() argument
/linux/kernel/bpf/
H A Dverifier.c6380 BTF_TYPE_SAFE_RCU_OR_NULL(struct request_sock) { in BTF_TYPE_SAFE_RCU_OR_NULL()