OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:flnl_request_set_scope
(Results
1 - 4
of
4
) sorted by null
/external/libnl/include/netlink/fib_lookup/
request.h
34
extern void
flnl_request_set_scope
(struct flnl_request *,
/external/libnl/src/
nl-fib-lookup.c
92
flnl_request_set_scope
(request, scope);
/external/libnl/lib/fib_lookup/
request.c
122
void
flnl_request_set_scope
(struct flnl_request *req, int scope)
function
lookup.c
99
flnl_request_set_scope
(res->fr_req, fr->fl_scope);
Completed in 54 milliseconds