HomeSort by: relevance | last modified time | path
    Searched refs:exact_match (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/marvell/
mvspi.c 160 uint8_t exact_match = 0; local in function:mvspi_configure
205 exact_match = 1;
217 if (exact_match == 1)
  /src/usr.sbin/ldpd/
mpls_routes.c 467 * If exact_match is set it compares also the so_dest and so_pref
472 const union sockunion * so_pref, int exact_match)
563 if (exact_match) {
  /src/sys/dev/pci/cxgb/
cxgb_t3_cpl.h 569 __u8 exact_match:1; member in struct:cpl_pass_accept_req
571 __u8 exact_match:1; member in struct:cpl_pass_accept_req
  /src/tests/dev/audio/
audiotest.c 175 bool exact_match; variable in typeref:typename:bool
256 exact_match = false;
270 exact_match = true;
353 if (exact_match) {

Completed in 20 milliseconds