Home
last modified time | relevance | path

Searched refs:v_vifi (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.bin/netstat/
H A Dmroute.c100 maxvif = v[numvifs - 1].v_vifi; in mroutepr()
111 v->v_vifi, v->v_threshold, in mroutepr()
/openbsd/sys/netinet/
H A Dip_mroute.h119 vifi_t v_vifi; /* the index of the vif to be added */ member
H A Dip_mroute.c363 vinfo.v_vifi = vifp->v_id; in mrt_sysctl_vif()
/openbsd/regress/sys/netinet/mcast/
H A Dmcroute.c226 switch (vinfo->v_vifi) { in main()