Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dinet_diag.h63 void inet_diag_msg_common_fill(struct inet_diag_msg *r, struct sock *sk);
/Linux-v4.19/net/ipv4/
Dinet_diag.c70 void inet_diag_msg_common_fill(struct inet_diag_msg *r, struct sock *sk) in inet_diag_msg_common_fill() function
93 EXPORT_SYMBOL_GPL(inet_diag_msg_common_fill);
188 inet_diag_msg_common_fill(r, sk); in inet_sk_diag_fill()
345 inet_diag_msg_common_fill(r, sk); in inet_twsk_diag_fill()
375 inet_diag_msg_common_fill(r, sk); in inet_req_diag_fill()
1193 inet_diag_msg_common_fill(r, sk); in inet_diag_handler_get_info()
/Linux-v4.19/net/sctp/
Ddiag.c165 inet_diag_msg_common_fill(r, sk); in inet_sctp_diag_fill()