if_mcx.c | 2587 static int mcx_create_flow_table(struct mcx_softc *, int, int, int *); 5614 mcx_create_flow_table(struct mcx_softc *sc, int log_size, int level, function in typeref:typename:int 7346 if (mcx_create_flow_table(sc, MCX_LOG_FLOW_TABLE_SIZE, 1, 7386 if (mcx_create_flow_table(sc, MCX_LOG_FLOW_TABLE_SIZE, 0,
|