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