OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vifi_t
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
mroute.h
35
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
!) */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
mroute.h
35
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
!) */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
mroute.h
35
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
!) */
Completed in 1256 milliseconds