Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c124 #define NX_FSW_FRB_HASHSZ 128 /* some power of 2 */ macro
125 static uint32_t fsw_flow_route_buckets = NX_FSW_FRB_HASHSZ;
2971 frb_cnt = NX_FSW_FRB_HASHSZ; in fsw_dp_ctor()