Home
last modified time | relevance | path

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

/linux/include/net/
H A Dudp.h79 u32 hash4_cnt; member
163 table->hash2[i].hash4_cnt = 0; in udp_table_hash4_init()
189 return UDP_HSLOT_MAIN(hslot2)->hash4_cnt; in udp_has_hash4()
194 UDP_HSLOT_MAIN(hslot2)->hash4_cnt++; in udp_hash4_inc()
199 UDP_HSLOT_MAIN(hslot2)->hash4_cnt--; in udp_hash4_dec()