Searched refs:tcp_lro_entries (Results 1 – 1 of 1) sorted by relevance
104 static unsigned tcp_lro_entries = TCP_LRO_ENTRIES; variable106 CTLFLAG_RDTUN | CTLFLAG_MPSAFE, &tcp_lro_entries, 0,170 return (tcp_lro_init_args(lc, NULL, tcp_lro_entries, 0)); in tcp_lro_init()