Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_vxlan.c334 static int vxlan_ctrl_get_config(struct vxlan_softc *, void *);
470 { vxlan_ctrl_get_config, sizeof(struct ifvxlancfg),
1904 vxlan_ctrl_get_config(struct vxlan_softc *sc, void *arg) in vxlan_ctrl_get_config() function