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