Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_vxlan.c334 static int vxlan_ctrl_get_config(struct vxlan_softc *, void *);
489 { vxlan_ctrl_get_config, sizeof(struct ifvxlancfg),
1932 vxlan_ctrl_get_config(struct vxlan_softc *sc, void *arg) in vxlan_ctrl_get_config() function