Home
last modified time | relevance | path

Searched refs:idiagnl_req_alloc (Results 1 – 2 of 2) sorted by relevance

/external/libnl/include/netlink/idiag/
Dreq.h24 extern struct idiagnl_req * idiagnl_req_alloc(void);
/external/libnl/lib/idiag/
Didiag_req_obj.c24 struct idiagnl_req *idiagnl_req_alloc(void) in idiagnl_req_alloc() function
196 req = idiagnl_req_alloc(); in idiagnl_req_parse()