Home
last modified time | relevance | path

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

/dragonfly/lib/libalias/
HDalias_db.c177 #define LINK_TABLE_IN_SIZE 4001 macro
359 linkTableIn[LINK_TABLE_IN_SIZE]; /* into input and output lookup */
452 return(n % LINK_TABLE_IN_SIZE); in StartPointIn()
2540 for (i=0; i<LINK_TABLE_IN_SIZE; i++) in PacketAliasInit()