Searched refs:npi_owner_uuid (Results 1 – 2 of 2) sorted by relevance
788 uuid_copy(npi.npi_owner_uuid, so->last_uuid); in if_ports_used_add_inpcb()893 proc_getexecutableuuid(proc, npi.npi_owner_uuid, sizeof(npi.npi_owner_uuid)); in if_ports_used_add_flow_entry()905 uuid_copy(npi.npi_effective_uuid, npi.npi_owner_uuid); in if_ports_used_add_flow_entry()1080 uuid_copy(in_npi->npi_owner_uuid, best_match->npe_npi.npi_owner_uuid); in net_port_info_find_match()1301 uuid_copy(event_data.wake_pkt_owner_uuid, npi->npi_owner_uuid); in if_notify_wake_packet()
101 uuid_t npi_owner_uuid; member