HomeSort by relevance Sort by last modified time
    Searched defs:vif (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/netinet/
ip_mroute.h 66 typedef ushort_t vifi_t; /* type of a vif index */
82 vifi_t vifc_vifi; /* the index of the vif to be added */
84 uchar_t vifc_threshold; /* min ttl required to forward on vif */
96 #define VIFF_TUNNEL 0x1 /* vif represents a tunnel end-point */
107 vifi_t mfcc_parent; /* incoming vif */
155 * Argument structure used by mrouted to get vif pkt counts
158 vifi_t vifi; /* vif number */
159 uint_t icount; /* Input packet count on vif */
160 uint_t ocount; /* Output packet count on vif */
161 uint_t ibytes; /* Input byte count on vif */
169 struct vif { struct
    [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/vrrpd/
vrrpd.c 2831 vrrp_intf_t *vif; local
2929 vrrp_intf_t *vif = vr->vvr_vif; local
3666 vrrp_intf_t *vif; local
3718 vrrp_intf_t *vif; \/* VNIC interface used to send packets *\/ local
3804 vrrp_intf_t *vif; \/* VNIC interface used to send packets *\/ local
3883 vrrp_intf_t *vif = vr->vvr_vif; local
4191 vrrp_intf_t *vif = vr->vvr_vif; local
4302 vrrp_intf_t *vif = vr->vvr_vif; local
    [all...]

Completed in 180 milliseconds