Home
last modified time | relevance | path

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

/src/sys/netlink/
H A Dnetlink_var.h76 volatile u_int nl_refcount; member
H A Dnetlink_domain.c352 refcount_init(&nlp->nl_refcount, 1); in nl_attach()