Home
last modified time | relevance | path

Searched refs:psp_twsk_init (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/psp/
H A Dfunctions.h35 void psp_twsk_init(struct inet_timewait_sock *tw, const struct sock *sk);
160 psp_twsk_init(struct inet_timewait_sock *tw, const struct sock *sk) { } in psp_twsk_init() function
/linux/net/psp/
H A Dpsp_sock.c266 void psp_twsk_init(struct inet_timewait_sock *tw, const struct sock *sk) in psp_twsk_init() function
/linux/net/ipv4/
H A Dinet_timewait_sock.c216 psp_twsk_init(tw, sk); in inet_twsk_alloc()