Home
last modified time | relevance | path

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

/external/libnl/include/netlink/idiag/
Dmsg.h24 extern struct idiagnl_msg * idiagnl_msg_alloc(void);
/external/libnl/lib/idiag/
Didiag_msg_obj.c26 struct idiagnl_msg *idiagnl_msg_alloc(void) in idiagnl_msg_alloc() function
600 msg = idiagnl_msg_alloc(); in idiagnl_msg_parse()