Home
last modified time | relevance | path

Searched refs:flnl_request_get_scope (Results 1 – 3 of 3) sorted by relevance

/external/libnl/include/netlink/fib_lookup/
Drequest.h36 extern int flnl_request_get_scope(struct flnl_request *);
/external/libnl/lib/fib_lookup/
Drequest.c128 int flnl_request_get_scope(struct flnl_request *req) in flnl_request_get_scope() function
Dlookup.c219 scope = flnl_request_get_scope(req); in flnl_lookup_build_request()