Home
last modified time | relevance | path

Searched defs:matched_off (Results 1 – 2 of 2) sorted by relevance

/freebsd/sbin/routed/
H A Dradix.c202 int off = t->rn_off, vlen = *(u_char *)cp, matched_off; in rn_match() local
/freebsd/sys/net/
H A Dradix.c278 int off = t->rn_offset, vlen = LEN(cp), matched_off; in rn_match() local