Searched refs:tcp_bpf_clone (Results 1 – 3 of 3) sorted by relevance
607 void tcp_bpf_clone(const struct sock *sk, struct sock *newsk) in tcp_bpf_clone() function
544 tcp_bpf_clone(sk, newsk); in tcp_create_openreq_child()
2242 void tcp_bpf_clone(const struct sock *sk, struct sock *newsk);2250 static inline void tcp_bpf_clone(const struct sock *sk, struct sock *newsk) in tcp_bpf_clone() function
Completed in 13 milliseconds