Home
last modified time | relevance | path

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

/linux/include/net/
H A Dudp.h82 #define UDP_HSLOT_MAIN(__hslot) ((struct udp_hslot_main *)(__hslot))
189 return UDP_HSLOT_MAIN(hslot2)->hash4_cnt;
194 UDP_HSLOT_MAIN(hslot2)->hash4_cnt++;
199 UDP_HSLOT_MAIN(hslot2)->hash4_cnt--;
85 #define UDP_HSLOT_MAIN( global() macro