Home
last modified time | relevance | path

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

/net/ipv4/
Dinet_diag.c66 void inet_diag_msg_common_fill(struct inet_diag_msg *r, struct sock *sk) in inet_diag_msg_common_fill() function
89 EXPORT_SYMBOL_GPL(inet_diag_msg_common_fill);
185 inet_diag_msg_common_fill(r, sk); in inet_sk_diag_fill()
349 inet_diag_msg_common_fill(r, sk); in inet_twsk_diag_fill()
379 inet_diag_msg_common_fill(r, sk); in inet_req_diag_fill()
1200 inet_diag_msg_common_fill(r, sk); in inet_diag_handler_get_info()
/net/sctp/
Ddiag.c150 inet_diag_msg_common_fill(r, sk); in inet_sctp_diag_fill()