Home
last modified time | relevance | path

Searched refs:vxlan_cmds (Results 1 – 1 of 1) sorted by relevance

/freebsd/sbin/ifconfig/
H A Difvxlan.c589 static struct cmd vxlan_cmds[] = { variable
641 for (i = 0; i < nitems(vxlan_cmds); i++) in vxlan_ctor()
642 cmd_register(&vxlan_cmds[i]); in vxlan_ctor()