Home
last modified time | relevance | path

Searched refs:lr_scope (Results 1 – 2 of 2) sorted by relevance

/external/libnl/lib/fib_lookup/
Drequest.c67 diff |= REQ_DIFF(SCOPE, a->lr_scope != b->lr_scope); in request_compare()
124 req->lr_scope = scope; in flnl_request_set_scope()
131 return req->lr_scope; in flnl_request_get_scope()
/external/libnl/include/
Dnetlink-types.h675 uint8_t lr_scope; member