Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/
H A Dfsw_flow.c148 nxb.nxb_pid = pid; in fsw_flow_add()
H A Dfsw.c1432 vpna->vpna_pid == nxb->nxb_pid); in fsw_port_ctor()
1544 ASSERT((*vpna)->vpna_pid == nxb->nxb_pid); in fsw_port_alloc__()
/xnu-12377.61.12/bsd/skywalk/nexus/
H A Dnexus_var.h100 pid_t nxb_pid; member
H A Dnexus.c778 nxb->nxb_pid = p_pid; in nxctl_nexus_bind()
817 nxb->nxb_pid, nxb->nxb_uniqueid, in nxctl_nexus_bind()
/xnu-12377.61.12/bsd/skywalk/nexus/netif/
H A Dnx_netif_netagent.c292 nxb.nxb_pid = pid; in nx_netif_netagent_flow_bind()
/xnu-12377.61.12/bsd/skywalk/channel/
H A Dchannel.c1607 nxb->nxb_pid = proc_pid(p); in ch_open()