OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vif
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
ip_mroute.h
46
typedef u_int16_t vifi_t; /* type of a
vif
index */
56
#define VIFF_TUNNEL 0x1 /*
vif
represents a tunnel end-point */
65
vifi_t vifc_vifi; /* the index of the
vif
to be added */
67
u_int8_t vifc_threshold; /* min ttl required to forward on
vif
*/
80
vifi_t mfcc_parent; /* incoming
vif
*/
92
vifi_t mfcc_parent; /* incoming
vif
*/
107
#define MRT_MFC_FLAGS_BORDER_VIF (1 << 1) /* border
vif
*/
185
* Argument structure used by mrouted to get
vif
pkt counts.
188
vifi_t vifi; /*
vif
number */
189
u_long icount; /* input packet count on
vif
*/
241
struct
vif
{
struct
[
all
...]
ip_mroute.h
46
typedef u_int16_t vifi_t; /* type of a
vif
index */
56
#define VIFF_TUNNEL 0x1 /*
vif
represents a tunnel end-point */
65
vifi_t vifc_vifi; /* the index of the
vif
to be added */
67
u_int8_t vifc_threshold; /* min ttl required to forward on
vif
*/
80
vifi_t mfcc_parent; /* incoming
vif
*/
92
vifi_t mfcc_parent; /* incoming
vif
*/
107
#define MRT_MFC_FLAGS_BORDER_VIF (1 << 1) /* border
vif
*/
185
* Argument structure used by mrouted to get
vif
pkt counts.
188
vifi_t vifi; /*
vif
number */
189
u_long icount; /* input packet count on
vif
*/
241
struct
vif
{
struct
[
all
...]
Completed in 23 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025