Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_vxlan.h91 uint8_t vxlp_learn; member
H A Dif_vxlan.c3011 if (vxlp->vxlp_learn == 0) in vxlan_set_user_config()
/f-stack/tools/compat/include/net/
H A Dif_vxlan.h91 uint8_t vxlp_learn; member
/f-stack/tools/ifconfig/
H A Difvxlan.c592 params.vxlp_learn = d; in DECL_CMD_FUNC()