Searched refs:MAXVIFS (Results 1 – 3 of 3) sorted by relevance
37 #define MAXVIFS 32 macro84 unsigned char mfcc_ttls[MAXVIFS]; /* Where it is going */214 unsigned char ttls[MAXVIFS]; /* TTL thresholds */
42 MAXVIFS Maximum mrouted vifs (1-32)
83 struct vif_device vif_table[MAXVIFS];675 cache->mfc_un.res.minvif = MAXVIFS; in ipmr_update_thresholds()677 memset(cache->mfc_un.res.ttls, 255, MAXVIFS); in ipmr_update_thresholds()820 c->mfc_un.res.minvif = MAXVIFS; in ipmr_cache_alloc()1063 if (mfc->mfcc_parent >= MAXVIFS) in ipmr_mfc_add()1242 if (vif.vifc_vifi >= MAXVIFS) in ip_mroute_setsockopt()2012 if (c->mfc_parent >= MAXVIFS) in __ipmr_fill_mroute()