Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_log_buf.c2555 #define LOCAL_SAVE 10 macro
2559 struct tcp_log_id_node local_entries[LOCAL_SAVE]; in tcp_log_dumpbucketlogs()
2661 if (num_local_entries < LOCAL_SAVE) { in tcp_log_dumpbucketlogs()
2721 num_local_entries < LOCAL_SAVE) { in tcp_log_dumpbucketlogs()
2783 #undef LOCAL_SAVE