Home
last modified time | relevance | path

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

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