Home
last modified time | relevance | path

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

/linux/include/net/
H A Dudp.h82 u32 hash4_cnt; member
166 table->hash2[i].hash4_cnt = 0; in udp_table_hash4_init()
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()