Home
last modified time | relevance | path

Searched refs:fsw_vp_na_create (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.81.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw_var.h122 extern int fsw_vp_na_create(struct kern_nexus *nx, struct chreq *chr,
H A Dfsw_vp.c337 fsw_vp_na_create(struct kern_nexus *nx, struct chreq *chr, struct proc *p, in fsw_vp_na_create() function
H A Dfsw.c145 err = fsw_vp_na_create(nx, chr, p, vpna); in fsw_attach_vp()