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

/freebsd-12-stable/sbin/ifconfig/
H A Difvxlan.c588 static struct cmd vxlan_cmds[] = { variable in typeref:struct:cmd
640 for (i = 0; i < nitems(vxlan_cmds); i++)
641 cmd_register(&vxlan_cmds[i]);

Completed in 114 milliseconds