Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_log_buf.c2348 #define LOCAL_SAVE 10 macro
2352 struct tcp_log_id_node local_entries[LOCAL_SAVE]; in tcp_log_dumpbucketlogs()
2454 if (num_local_entries < LOCAL_SAVE) { in tcp_log_dumpbucketlogs()
2514 num_local_entries < LOCAL_SAVE) { in tcp_log_dumpbucketlogs()
2576 #undef LOCAL_SAVE