Home
last modified time | relevance | path

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

/freebsd/contrib/libfido2/src/
H A Dnetlink.c34 #define NETLINK_POLL_MS 100 macro
700 r = nlmsg_rx(nl->fd, reply, sizeof(reply), NETLINK_POLL_MS); in fido_nl_get_nfc_target()