Searched refs:hashlist (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/ipf/tools/
H A Dippool_y.y85 %type <ipe> ipfgroup ipfhash hashlist hashentry
169 IPT_TYPE '=' IPT_HASH number hashopts start hashlist end
321 hashlist: label
324 | hashentry next hashlist { $1->ipe_next = $3; $$ = $1; }

Completed in 46 milliseconds