Searched refs:vxlan_check_ttl (Results 1 – 1 of 1) sorted by relevance
399 static int vxlan_check_ttl(int);2159 if (vxlan_check_ttl(cmd->vxlcmd_ttl) == 0) { in vxlan_ctrl_set_ttl()3006 if (vxlan_check_ttl(vxlp->vxlp_ttl) == 0) in vxlan_set_user_config()3464 vxlan_check_ttl(int ttl) in vxlan_check_ttl() function