OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nlmsg_new
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/libfido2/dist/src/
netlink.c
103
nlmsg_new
(uint16_t type, uint16_t flags, size_t len)
function
197
(m =
nlmsg_new
(0, 0, msglen - sizeof(h.u))) == NULL)
517
if ((m =
nlmsg_new
(GENL_ID_CTRL, 0, 64)) == NULL ||
572
if ((m =
nlmsg_new
(nl->nfc_type, NLM_F_ACK, 64)) == NULL ||
601
if ((m =
nlmsg_new
(nl->nfc_type, NLM_F_ACK, 64)) == NULL ||
632
if ((m =
nlmsg_new
(nl->nfc_type, NLM_F_DUMP, 64)) == NULL ||
Completed in 28 milliseconds
Indexes created Sat Jun 06 00:24:59 UTC 2026