Symbol: ifvxlancmd
sbin/ifconfig/ifvxlan.c
189
struct ifvxlancmd cmd;
sbin/ifconfig/ifvxlan.c
211
struct ifvxlancmd cmd;
sbin/ifconfig/ifvxlan.c
275
struct ifvxlancmd cmd;
sbin/ifconfig/ifvxlan.c
339
struct ifvxlancmd cmd;
sbin/ifconfig/ifvxlan.c
403
struct ifvxlancmd cmd;
sbin/ifconfig/ifvxlan.c
425
struct ifvxlancmd cmd;
sbin/ifconfig/ifvxlan.c
447
struct ifvxlancmd cmd;
sbin/ifconfig/ifvxlan.c
475
struct ifvxlancmd cmd;
sbin/ifconfig/ifvxlan.c
497
struct ifvxlancmd cmd;
sbin/ifconfig/ifvxlan.c
519
struct ifvxlancmd cmd;
sbin/ifconfig/ifvxlan.c
538
struct ifvxlancmd cmd;
sbin/ifconfig/ifvxlan.c
560
struct ifvxlancmd cmd;
sbin/ifconfig/ifvxlan.c
579
struct ifvxlancmd cmd;
sys/net/if_vxlan.c
1969
struct ifvxlancmd *cmd;
sys/net/if_vxlan.c
1991
struct ifvxlancmd *cmd;
sys/net/if_vxlan.c
2023
struct ifvxlancmd *cmd;
sys/net/if_vxlan.c
2053
struct ifvxlancmd *cmd;
sys/net/if_vxlan.c
2075
struct ifvxlancmd *cmd;
sys/net/if_vxlan.c
2097
struct ifvxlancmd *cmd;
sys/net/if_vxlan.c
2123
struct ifvxlancmd *cmd;
sys/net/if_vxlan.c
2142
struct ifvxlancmd *cmd;
sys/net/if_vxlan.c
2161
struct ifvxlancmd *cmd;
sys/net/if_vxlan.c
2181
struct ifvxlancmd *cmd;
sys/net/if_vxlan.c
2204
struct ifvxlancmd *cmd;
sys/net/if_vxlan.c
2222
struct ifvxlancmd *cmd;
sys/net/if_vxlan.c
2268
struct ifvxlancmd *cmd;
sys/net/if_vxlan.c
2289
struct ifvxlancmd *cmd;
sys/net/if_vxlan.c
2308
struct ifvxlancmd cmd;
sys/net/if_vxlan.c
494
{ vxlan_ctrl_set_vni, sizeof(struct ifvxlancmd),
sys/net/if_vxlan.c
499
{ vxlan_ctrl_set_local_addr, sizeof(struct ifvxlancmd),
sys/net/if_vxlan.c
504
{ vxlan_ctrl_set_remote_addr, sizeof(struct ifvxlancmd),
sys/net/if_vxlan.c
509
{ vxlan_ctrl_set_local_port, sizeof(struct ifvxlancmd),
sys/net/if_vxlan.c
514
{ vxlan_ctrl_set_remote_port, sizeof(struct ifvxlancmd),
sys/net/if_vxlan.c
519
{ vxlan_ctrl_set_port_range, sizeof(struct ifvxlancmd),
sys/net/if_vxlan.c
524
{ vxlan_ctrl_set_ftable_timeout, sizeof(struct ifvxlancmd),
sys/net/if_vxlan.c
529
{ vxlan_ctrl_set_ftable_max, sizeof(struct ifvxlancmd),
sys/net/if_vxlan.c
534
{ vxlan_ctrl_set_multicast_if, sizeof(struct ifvxlancmd),
sys/net/if_vxlan.c
539
{ vxlan_ctrl_set_ttl, sizeof(struct ifvxlancmd),
sys/net/if_vxlan.c
544
{ vxlan_ctrl_set_learn, sizeof(struct ifvxlancmd),
sys/net/if_vxlan.c
549
{ vxlan_ctrl_ftable_entry_add, sizeof(struct ifvxlancmd),
sys/net/if_vxlan.c
554
{ vxlan_ctrl_ftable_entry_rem, sizeof(struct ifvxlancmd),
sys/net/if_vxlan.c
559
{ vxlan_ctrl_flush, sizeof(struct ifvxlancmd),