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

/linux-4.4.14/net/ipv4/
H A Dudp_diag.c34 static int udp_dump_one(struct udp_table *tbl, struct sk_buff *in_skb, udp_dump_one() function
158 return udp_dump_one(&udp_table, in_skb, nlh, req); udp_diag_dump_one()
186 return udp_dump_one(&udplite_table, in_skb, nlh, req); udplite_diag_dump_one()

Completed in 171 milliseconds