Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw_var.h91 extern int fsw_attach_vp(struct kern_nexus *nx, struct kern_channel *ch,
H A Dnx_flowswitch.c916 error = fsw_attach_vp(nx, ch, chr, nxb, p, &vpna); in nx_fsw_na_find()
H A Dfsw.c103 fsw_attach_vp(struct kern_nexus *nx, struct kern_channel *ch, in fsw_attach_vp() function