Home
last modified time | relevance | path

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

/freebsd-12.1/sys/net/
H A Dif_vxlan.c305 static int vxlan_ctrl_get_config(struct vxlan_softc *, void *);
437 { vxlan_ctrl_get_config, sizeof(struct ifvxlancfg),
1822 vxlan_ctrl_get_config(struct vxlan_softc *sc, void *arg) in vxlan_ctrl_get_config() function