set_tcp_maxseg
set_tcp_maxseg(sock, 1280 - 20 - 40); /* 1280 - TCP - IPV6 */
set_tcp_maxseg(sock, nsd->tcp_mss);