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

/freebsd-11.0-release/sbin/ifconfig/
H A Difvxlan.c201 struct ifvxlancmd cmd;
223 struct ifvxlancmd cmd;
285 struct ifvxlancmd cmd;
347 struct ifvxlancmd cmd;
409 struct ifvxlancmd cmd;
431 struct ifvxlancmd cmd;
453 struct ifvxlancmd cmd;
481 struct ifvxlancmd cmd;
503 struct ifvxlancmd cmd;
525 struct ifvxlancmd cm
[all...]
/freebsd-11.0-release/sys/net/
H A Dif_vxlan.c432 { vxlan_ctrl_set_vni, sizeof(struct ifvxlancmd),
437 { vxlan_ctrl_set_local_addr, sizeof(struct ifvxlancmd),
442 { vxlan_ctrl_set_remote_addr, sizeof(struct ifvxlancmd),
447 { vxlan_ctrl_set_local_port, sizeof(struct ifvxlancmd),
452 { vxlan_ctrl_set_remote_port, sizeof(struct ifvxlancmd),
457 { vxlan_ctrl_set_port_range, sizeof(struct ifvxlancmd),
462 { vxlan_ctrl_set_ftable_timeout, sizeof(struct ifvxlancmd),
467 { vxlan_ctrl_set_ftable_max, sizeof(struct ifvxlancmd),
472 { vxlan_ctrl_set_multicast_if, sizeof(struct ifvxlancmd),
477 { vxlan_ctrl_set_ttl, sizeof(struct ifvxlancmd),
[all...]
H A Dif_vxlan.h131 struct ifvxlancmd { struct

Completed in 63 milliseconds