Home
last modified time | relevance | path

Searched refs:GENL_HDRSIZE (Results 1 – 4 of 4) sorted by relevance

/external/libnl/include/netlink-private/
Dgenl.h18 #define GENL_HDRSIZE(hdrlen) (GENL_HDRLEN + (hdrlen)) macro
/external/libnl/lib/genl/
Dmngt.c73 err = nlmsg_parse(nlh, GENL_HDRSIZE(ops->o_hdrsize), tb, cmd->c_maxattr, in cmd_msg_parser()
250 if (ops->co_hdrsize < GENL_HDRSIZE(0)) { in genl_register()
Dctrl.c528 .co_hdrsize = GENL_HDRSIZE(0),
/external/libnl/
Dmake.log157 if (ops->co_hdrsize < GENL_HDRSIZE(0)) {
314 if (ops->co_hdrsize < GENL_HDRSIZE(0)) {