Home
last modified time | relevance | path

Searched refs:__udp_diag_destroy (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dudp_diag.c169 static int __udp_diag_destroy(struct sk_buff *in_skb, in __udp_diag_destroy() function
230 return __udp_diag_destroy(in_skb, req, &udp_table); in udp_diag_destroy()
236 return __udp_diag_destroy(in_skb, req, &udplite_table); in udplite_diag_destroy()
/kernel/linux/linux-6.6/net/ipv4/
H A Dudp_diag.c167 static int __udp_diag_destroy(struct sk_buff *in_skb, in __udp_diag_destroy() function
228 return __udp_diag_destroy(in_skb, req, sock_net(in_skb->sk)->ipv4.udp_table); in udp_diag_destroy()
234 return __udp_diag_destroy(in_skb, req, &udplite_table); in udplite_diag_destroy()

Completed in 2 milliseconds