OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REQUEST_CAST
(Results
1 - 2
of
2
) sorted by null
/external/libnl/include/netlink/fib_lookup/
request.h
24
#define
REQUEST_CAST
(ptr) ((struct flnl_request *) (ptr))
/external/libnl/lib/fib_lookup/
request.c
38
struct flnl_request *req =
REQUEST_CAST
(obj);
84
return
REQUEST_CAST
(nl_object_alloc(&request_obj_ops));
Completed in 316 milliseconds