Searched refs:sk_diag_fill (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/net/netlink/
H A Ddiag.c57 static int sk_diag_fill(struct sock *sk, struct sk_buff *skb, sk_diag_fill() function
129 if (sk_diag_fill(sk, skb, req, rht_for_each_entry_rcu()
152 if (sk_diag_fill(sk, skb, req,
/linux-4.4.14/net/unix/
H A Ddiag.c112 static int sk_diag_fill(struct sock *sk, struct sk_buff *skb, struct unix_diag_req *req, sk_diag_fill() function
178 return sk_diag_fill(sk, skb, req, portid, seq, flags, sk_ino); sk_diag_dump()
272 err = sk_diag_fill(sk, rep, req, NETLINK_CB(in_skb).portid, unix_diag_get_exact()
/linux-4.4.14/net/packet/
H A Ddiag.c129 static int sk_diag_fill(struct sock *sk, struct sk_buff *skb, sk_diag_fill() function
207 if (sk_diag_fill(sk, skb, req, packet_diag_dump()
/linux-4.4.14/net/ipv4/
H A Dinet_diag.c335 static int sk_diag_fill(struct sock *sk, struct sk_buff *skb, sk_diag_fill() function
394 err = sk_diag_fill(sk, rep, req, inet_diag_dump_one_icsk()
845 res = sk_diag_fill(sk, skb, r, inet_diag_dump_icsk()

Completed in 317 milliseconds