Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/skywalk/nexus/flowswitch/
H A Dfsw_flow.c146 nxb.nxb_pid = pid; in fsw_flow_add()
H A Dfsw.c1421 vpna->vpna_pid == nxb->nxb_pid); in fsw_port_ctor()
1533 ASSERT((*vpna)->vpna_pid == nxb->nxb_pid); in fsw_port_alloc__()
/xnu-11417.140.69/bsd/skywalk/nexus/
H A Dnexus_var.h100 pid_t nxb_pid; member
H A Dnexus.c776 nxb->nxb_pid = p_pid; in nxctl_nexus_bind()
815 NXBF_BITS, nxb->nxb_pid, nxb->nxb_uniqueid, in nxctl_nexus_bind()
/xnu-11417.140.69/bsd/skywalk/nexus/netif/
H A Dnx_netif_netagent.c292 nxb.nxb_pid = pid; in nx_netif_netagent_flow_bind()
/xnu-11417.140.69/bsd/skywalk/channel/
H A Dchannel.c1629 nxb->nxb_pid = proc_pid(p); in ch_open()