Home
last modified time | relevance | path

Searched defs:ifvxlanparam (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net/
H A Dif_vxlan.h63 struct ifvxlanparam { struct
64 uint64_t vxlp_with;
80 uint32_t vxlp_vni;
83 uint16_t vxlp_local_port;
84 uint16_t vxlp_remote_port;
85 uint16_t vxlp_min_port;
86 uint16_t vxlp_max_port;
88 uint32_t vxlp_ftable_timeout;
89 uint32_t vxlp_ftable_max;
90 uint8_t vxlp_ttl;
[all …]
/f-stack/tools/compat/include/net/
H A Dif_vxlan.h63 struct ifvxlanparam { struct
64 uint64_t vxlp_with;
80 uint32_t vxlp_vni;
83 uint16_t vxlp_local_port;
84 uint16_t vxlp_remote_port;
85 uint16_t vxlp_min_port;
86 uint16_t vxlp_max_port;
88 uint32_t vxlp_ftable_timeout;
89 uint32_t vxlp_ftable_max;
90 uint8_t vxlp_ttl;
[all …]