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