Home
last modified time | relevance | path

Searched refs:udp_hslot (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/net/
Dudp.h61 struct udp_hslot { struct
76 struct udp_hslot *hash; argument
77 struct udp_hslot *hash2;
83 static inline struct udp_hslot *udp_hashslot(struct udp_table *table, in udp_hashslot()
92 static inline struct udp_hslot *udp_hashslot2(struct udp_table *table, in udp_hashslot2()