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

/freebsd-10-stable/sbin/ifconfig/
H A Difvxlan.c202 struct ifvxlancmd cmd;
224 struct ifvxlancmd cmd;
286 struct ifvxlancmd cmd;
348 struct ifvxlancmd cmd;
410 struct ifvxlancmd cmd;
432 struct ifvxlancmd cmd;
454 struct ifvxlancmd cmd;
482 struct ifvxlancmd cmd;
504 struct ifvxlancmd cmd;
526 struct ifvxlancmd cm
[all...]
/freebsd-10-stable/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 45 milliseconds