Searched defs:common_classify (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dclassifier.c64 static int common_classify(ipgpc_packet_t *, ht_match_t *, uint16_t *);
70 * common_classify(packet, fid_table, slctrs_srchd)
76 common_classify(ipgpc_packet_t *packet, ht_match_t *fid_table, function
250 rc = common_classify(packet, fid_table, &slctrs_srchd);

Completed in 206 milliseconds