Searched refs:vifc (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/netinet/
H A Dip_mroute.c404 struct vifctl vifc; local
426 error = sooptcopyin(sopt, &vifc, sizeof vifc, sizeof vifc);
429 error = add_vif(&vifc);

Completed in 105 milliseconds