Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dmroute.h35 typedef unsigned short vifi_t; typedef
36 #define ALL_VIFS ((vifi_t)(-1))
55 vifi_t vifc_vifi; /* Index of VIF */
75 vifi_t mfcc_parent; /* Where it arrived */
102 vifi_t vifi; /* Which iface */
154 vifi_t mfc_parent; /* Source interface */
/linux-2.4.37.9/net/ipv4/
Dipmr.c108 static int ipmr_cache_report(struct sk_buff *pkt, vifi_t vifi, int assert);
533 static int ipmr_cache_report(struct sk_buff *pkt, vifi_t vifi, int assert) in ipmr_cache_report()
615 ipmr_cache_unresolved(vifi_t vifi, struct sk_buff *skb) in ipmr_cache_unresolved()