Home
last modified time | relevance | path

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

/freebsd/contrib/libfido2/src/
H A Dnetlink.c103 nlmsg_new(uint16_t type, uint16_t flags, size_t len) in nlmsg_new() function
197 (m = nlmsg_new(0, 0, msglen - sizeof(h.u))) == NULL) in nlmsg_from_buf()
517 if ((m = nlmsg_new(GENL_ID_CTRL, 0, 64)) == NULL || in nl_get_nfc_family()
572 if ((m = nlmsg_new(nl->nfc_type, NLM_F_ACK, 64)) == NULL || in fido_nl_power_nfc()
601 if ((m = nlmsg_new(nl->nfc_type, NLM_F_ACK, 64)) == NULL || in nl_nfc_poll()
632 if ((m = nlmsg_new(nl->nfc_type, NLM_F_DUMP, 64)) == NULL || in nl_dump_nfc_target()
/freebsd/contrib/libfido2/fuzz/
H A Dfunctions.txt711 netlink.c:nlmsg_new 8 0 100.00% 15 0 100.00%