OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:flnl_request_get_scope
(Results
1 - 3
of
3
) sorted by null
/external/libnl/include/netlink/fib_lookup/
request.h
36
extern int
flnl_request_get_scope
(struct flnl_request *);
/external/libnl/lib/fib_lookup/
request.c
128
int
flnl_request_get_scope
(struct flnl_request *req)
function
lookup.c
219
scope =
flnl_request_get_scope
(req);
Completed in 30 milliseconds