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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A 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 */
119 unsigned char im_vif; /* Interface (this ought to be a vifi_t!) */
154 vifi_t mfc_parent; /* Source interface */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A 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 */
119 unsigned char im_vif; /* Interface (this ought to be a vifi_t!) */
154 vifi_t mfc_parent; /* Source interface */
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/
H A Dipmr.c108 static int ipmr_cache_report(struct sk_buff *pkt, vifi_t vifi, int assert);
527 static int ipmr_cache_report(struct sk_buff *pkt, vifi_t vifi, int assert)
609 ipmr_cache_unresolved(vifi_t vifi, struct sk_buff *skb)

Completed in 46 milliseconds