Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw_var.h124 extern int fsw_vp_na_create(struct kern_nexus *nx, struct chreq *chr,
H A Dfsw_vp.c344 fsw_vp_na_create(struct kern_nexus *nx, struct chreq *chr, in fsw_vp_na_create() function
H A Dfsw.c134 err = fsw_vp_na_create(nx, chr, vpna); in fsw_attach_vp()