Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/netinet/
Dip_mroute.h77 typedef u_short vifi_t; /* type of a vif index */ typedef
78 #define ALL_VIFS (vifi_t)-1
94 vifi_t vifc_vifi; /* the index of the vif to be added */
113 vifi_t mfcc_parent; /* incoming vif */
125 vifi_t mfcc_parent; /* incoming vif */
244 vifi_t vifi; /* vif number */
275 vifi_t mfc_parent; /* incoming vif */
316 vifi_t xmt_vif; /* Saved copy of imo_multicast_vif */
Dip_mroute.c121 #define VIFI_INVALID ((vifi_t) -1)
176 static VNET_DEFINE(vifi_t, numvifs);
299 static VNET_DEFINE(vifi_t, reg_vif_num) = VIFI_INVALID;
327 static int del_vif(vifi_t);
328 static int del_vif_locked(vifi_t);
337 static int ip_mdq(struct mbuf *, struct ifnet *, struct mfc *, vifi_t);
404 vifi_t vifi; in X_ip_mrouter_set()
590 vifi_t vifi = req->vifi; in get_vif_cnt()
610 vifi_t vifi; in if_detached_event()
708 vifi_t vifi; in X_ip_mrouter_done()
[all …]
/freebsd-9-stable/usr.bin/netstat/
Dmroute.c159 vifi_t vifi; in print_mfc()
204 vifi_t vifi, maxvif; in mroutepr()