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.h85 #define UDP_HSLOT_MAIN(__hslot) ((struct udp_hslot_main *)(__hslot)) macro
192 return UDP_HSLOT_MAIN(hslot2)->hash4_cnt; in udp_has_hash4()
197 UDP_HSLOT_MAIN(hslot2)->hash4_cnt++; in udp_hash4_inc()
202 UDP_HSLOT_MAIN(hslot2)->hash4_cnt--; in udp_hash4_dec()