Searched refs:LPS_ANN (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/tests/fib_lookup/ |
H A D | fib_lookup.c | 752 #define LPS_ANN 0x2 macro 805 if (arg2 & LPS_ANN) { in rnd_lps() 830 } else if (arg2 & LPS_ANN) in rnd_lps() 881 0, LPS_ANN, rnd_lps, "I", 891 0, LPS_SEQ | LPS_ANN, rnd_lps, "I", 901 0, LPS_ANN | LPS_REP, rnd_lps, "I", 911 0, LPS_SEQ | LPS_ANN | LPS_REP, rnd_lps, "I",
|