Searched refs:npi_owner_uuid (Results 1 – 2 of 2) sorted by relevance
769 uuid_copy(npi.npi_owner_uuid, so->last_uuid); in if_ports_used_add_inpcb()874 proc_getexecutableuuid(proc, npi.npi_owner_uuid, sizeof(npi.npi_owner_uuid)); in if_ports_used_add_flow_entry()886 uuid_copy(npi.npi_effective_uuid, npi.npi_owner_uuid); in if_ports_used_add_flow_entry()1024 uuid_copy(in_npi->npi_owner_uuid, best_match->npe_npi.npi_owner_uuid); in net_port_info_find_match()1157 uuid_copy(event_data.wake_pkt_owner_uuid, npi->npi_owner_uuid); in if_notify_wake_packet()
102 uuid_t npi_owner_uuid; member