Home | History | Annotate | Download | only in apf

Lines Matching refs:MATCH

98         MATCH,          // Received RA matched a known RA
211 case MATCH:
711 // Ignoring lifetimes (which may change) does {@code packet} match this RA?
772 // Jump to the next filter if packet doesn't match this RA.
784 // Generate code to match the packet bytes
1194 // Execution will reach the bottom of the program if none of the filters match,
1353 return ProcessRaResult.MATCH;
1503 pw.println("Last match:");