Home
last modified time | relevance | path

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

/freebsd/sys/netlink/
H A Dnetlink_domain.c129 nl_port_lookup(uint32_t port_id) in nl_port_lookup() function
274 if (nl_port_lookup(curproc->p_pid) == NULL) in nl_find_port()
278 if (nl_port_lookup(nl_port) == 0) in nl_find_port()
299 if (nl_port_lookup(snl->nl_pid) != NULL) in nl_bind_locked()
427 exist = nl_port_lookup(port_id) != 0; in nl_autobind_port()