Searched refs:inet_sk_diag_fill (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
H A Dinet_diag.h31 int inet_sk_diag_fill(struct sock *sk, struct inet_connection_sock *icsk,
/linux-4.4.14/net/ipv4/
H A Dudp_diag.c28 return inet_sk_diag_fill(sk, NULL, skb, req, sk_diag_dump()
75 err = inet_sk_diag_fill(sk, NULL, rep, req, udp_dump_one()
H A Dinet_diag.c107 int inet_sk_diag_fill(struct sock *sk, struct inet_connection_sock *icsk, inet_sk_diag_fill() function
252 EXPORT_SYMBOL_GPL(inet_sk_diag_fill); variable
261 return inet_sk_diag_fill(sk, inet_csk(sk), skb, req, inet_csk_diag_fill()

Completed in 85 milliseconds