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

/freebsd-12-stable/sys/net/
H A Dif_vxlan.h117 union vxlan_sockaddr vxlc_local_sa; member in struct:ifvxlancfg
H A Dif_vxlan.c1832 memcpy(&cfg->vxlc_local_sa, &sc->vxl_src_addr,
1847 if (VXLAN_SOCKADDR_IS_IPV6(&cfg->vxlc_local_sa))
1848 sa6_recoverscope(&cfg->vxlc_local_sa.in6);
/freebsd-12-stable/sbin/ifconfig/
H A Difvxlan.c115 lsa = &cfg.vxlc_local_sa.sa;

Completed in 116 milliseconds