Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_vxlan.c435 #ifndef VXLAN_FTABLE_MAX
436 #define VXLAN_FTABLE_MAX 2000 macro
2919 sc->vxl_ftable_max = VXLAN_FTABLE_MAX; in vxlan_set_default_config()
3481 return (max > VXLAN_FTABLE_MAX); in vxlan_check_ftable_max()