OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:flnl_request_alloc
(Results
1 - 4
of
4
) sorted by null
/external/libnl/include/netlink/fib_lookup/
request.h
26
extern struct flnl_request *
flnl_request_alloc
(void);
/external/libnl/src/
nl-fib-lookup.c
86
request =
flnl_request_alloc
();
/external/libnl/lib/fib_lookup/
request.c
82
struct flnl_request *
flnl_request_alloc
(void)
function
lookup.c
84
res->fr_req =
flnl_request_alloc
();
Completed in 148 milliseconds