Searched defs:vifctl (Results 1 – 1 of 1) sorted by relevance
97 struct vifctl { struct98 vifi_t vifc_vifi; /* the index of the vif to be added */99 u_char vifc_flags; /* VIFF_ flags defined below */100 u_char vifc_threshold; /* min ttl required to forward on vif */101 u_int vifc_rate_limit; /* max rate */102 struct in_addr vifc_lcl_addr; /* local interface address */103 struct in_addr vifc_rmt_addr; /* remote address (tunnels only) */