Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c120 #define NX_FSW_FRB_HASHSZ 128 /* some power of 2 */ macro
121 static uint32_t fsw_flow_route_buckets = NX_FSW_FRB_HASHSZ;
4190 frb_cnt = NX_FSW_FRB_HASHSZ; in fsw_dp_ctor()