Searched refs:MATCH_ASSOC (Results 1 – 2 of 2) sorted by relevance
61 #define MATCH_ASSOC(x, y) (AM[CLAMP((x), 0, AM_MODES)][CLAMP((y), 0, AM_MODES)]) macro331 *action = MATCH_ASSOC(p->hmode, pkt_mode); in findpeer()362 *action = MATCH_ASSOC(NO_PEER, pkt_mode); in findpeer()
1875 * Crafted addpeer with hmode > 7 causes array wraparound with MATCH_ASSOC 1883 hmode > 7 causes the MATCH_ASSOC() lookup to make an5641 * Crafted addpeer with hmode > 7 causes array wraparound with MATCH_ASSOC 5649 hmode > 7 causes the MATCH_ASSOC() lookup to make an