Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dinet_diag.h63 void inet_diag_msg_common_fill(struct inet_diag_msg *r, struct sock *sk);
/OK3568_Linux_fs/kernel/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);
260 inet_diag_msg_common_fill(r, sk); in inet_sk_diag_fill()
433 inet_diag_msg_common_fill(r, sk); in inet_twsk_diag_fill()
464 inet_diag_msg_common_fill(r, sk); in inet_req_diag_fill()
1359 inet_diag_msg_common_fill(r, sk); in inet_diag_handler_get_info()
/OK3568_Linux_fs/kernel/net/sctp/
H A Ddiag.c149 inet_diag_msg_common_fill(r, sk); in inet_sctp_diag_fill()