Searched refs:ifvxlancmd (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sbin/ifconfig/
H A Difvxlan.c189 struct ifvxlancmd cmd;
211 struct ifvxlancmd cmd;
275 struct ifvxlancmd cmd;
339 struct ifvxlancmd cmd;
403 struct ifvxlancmd cmd;
425 struct ifvxlancmd cmd;
447 struct ifvxlancmd cmd;
475 struct ifvxlancmd cmd;
497 struct ifvxlancmd cmd;
519 struct ifvxlancmd cm
[all...]
/freebsd-current/sys/net/
H A Dif_vxlan.h127 struct ifvxlancmd { struct
H A Dif_vxlan.c491 { vxlan_ctrl_set_vni, sizeof(struct ifvxlancmd),
496 { vxlan_ctrl_set_local_addr, sizeof(struct ifvxlancmd),
501 { vxlan_ctrl_set_remote_addr, sizeof(struct ifvxlancmd),
506 { vxlan_ctrl_set_local_port, sizeof(struct ifvxlancmd),
511 { vxlan_ctrl_set_remote_port, sizeof(struct ifvxlancmd),
516 { vxlan_ctrl_set_port_range, sizeof(struct ifvxlancmd),
521 { vxlan_ctrl_set_ftable_timeout, sizeof(struct ifvxlancmd),
526 { vxlan_ctrl_set_ftable_max, sizeof(struct ifvxlancmd),
531 { vxlan_ctrl_set_multicast_if, sizeof(struct ifvxlancmd),
536 { vxlan_ctrl_set_ttl, sizeof(struct ifvxlancmd),
[all...]

Completed in 150 milliseconds