Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dinet_diag.c72 void inet_diag_msg_common_fill(struct inet_diag_msg *r, struct sock *sk) in inet_diag_msg_common_fill() function
95 EXPORT_SYMBOL_GPL(inet_diag_msg_common_fill);
242 inet_diag_msg_common_fill(r, sk); in inet_sk_diag_fill()
1001 inet_diag_msg_common_fill(r, sk); in inet_diag_handler_get_info()
H A Dtcp_diag.c211 inet_diag_msg_common_fill(r, sk); in tcp_twsk_diag_fill()
248 inet_diag_msg_common_fill(r, sk); in tcp_req_diag_fill()
/linux/net/sctp/
H A Ddiag.c156 inet_diag_msg_common_fill(r, sk); in inet_sctp_diag_fill()