Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dinet_diag.h64 void inet_diag_msg_common_fill(struct inet_diag_msg *r, struct sock *sk);
/linux/net/ipv4/
H A Dinet_diag.c75 void inet_diag_msg_common_fill(struct inet_diag_msg *r, struct sock *sk) in inet_diag_msg_common_fill() function
98 EXPORT_SYMBOL_GPL(inet_diag_msg_common_fill);
270 inet_diag_msg_common_fill(r, sk); in inet_sk_diag_fill()
444 inet_diag_msg_common_fill(r, sk); in inet_twsk_diag_fill()
481 inet_diag_msg_common_fill(r, sk); in inet_req_diag_fill()
1471 inet_diag_msg_common_fill(r, sk); in inet_diag_handler_get_info()
/linux/net/sctp/
H A Ddiag.c149 inet_diag_msg_common_fill(r, sk); in inet_sctp_diag_fill()