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

/xnu-2422.115.4/bsd/netinet/
H A Dip_mroute.c301 static int add_vif(struct vifctl *);
424 error = add_vif(&vifc);
680 add_vif(struct vifctl *vifcp) function
761 log(LOG_DEBUG, "add_vif #%d, lcladdr %lx, %s %lx, thresh %x, rate %d\n",
1868 * The (1000/1024) was introduced in add_vif to optimize

Completed in 27 milliseconds