Searched refs:inet_diag_msg_attrs_fill (Results 1 – 3 of 3) sorted by relevance
/linux/include/linux/ |
H A D | inet_diag.h | 83 int inet_diag_msg_attrs_fill(struct sock *sk, struct sk_buff *skb,
|
/linux/net/ipv4/ |
H A D | inet_diag.c | 125 int inet_diag_msg_attrs_fill(struct sock *sk, struct sk_buff *skb, in inet_diag_msg_attrs_fill() function 207 EXPORT_SYMBOL_GPL(inet_diag_msg_attrs_fill); 276 if (inet_diag_msg_attrs_fill(sk, skb, r, ext, in inet_sk_diag_fill()
|
/linux/net/sctp/ |
H A D | diag.c | 153 if (inet_diag_msg_attrs_fill(sk, skb, r, ext, user_ns, net_admin)) in inet_sctp_diag_fill()
|