Searched refs:inet_diag_msg_attrs_fill (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/include/linux/ |
D | inet_diag.h | 82 int inet_diag_msg_attrs_fill(struct sock *sk, struct sk_buff *skb,
|
/linux-5.19.10/net/ipv4/ |
D | inet_diag.c | 122 int inet_diag_msg_attrs_fill(struct sock *sk, struct sk_buff *skb, in inet_diag_msg_attrs_fill() function 204 EXPORT_SYMBOL_GPL(inet_diag_msg_attrs_fill); 266 if (inet_diag_msg_attrs_fill(sk, skb, r, ext, in inet_sk_diag_fill()
|
/linux-5.19.10/net/sctp/ |
D | diag.c | 153 if (inet_diag_msg_attrs_fill(sk, skb, r, ext, user_ns, net_admin)) in inet_sctp_diag_fill()
|