Searched refs:inet_req_diag_fill (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | inet_diag.c | 449 static int inet_req_diag_fill(struct sock *sk, struct sk_buff *skb, in inet_req_diag_fill() function 498 return inet_req_diag_fill(sk, skb, cb, nlmsg_flags, net_admin); in sk_diag_fill()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | inet_diag.c | 455 static int inet_req_diag_fill(struct sock *sk, struct sk_buff *skb, in inet_req_diag_fill() function 504 return inet_req_diag_fill(sk, skb, cb, nlmsg_flags, net_admin); in sk_diag_fill()
|
Completed in 5 milliseconds