Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_log.h71 #define LOG_ENTRY_SIZE_MAX 4096 macro
72 #define BUF_SIZE LOG_ENTRY_SIZE_MAX
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_log.c116 char buffer[LOG_ENTRY_SIZE_MAX]; in osm_log()
227 char buffer[LOG_ENTRY_SIZE_MAX]; in osm_log_v2()