Searched refs:SO_JUMBO (Results 1 – 3 of 3) sorted by relevance
70 #define SO_JUMBO 0x0400 /* try to use jumbograms */ macro
790 if (setsockopt(s, SOL_SOCKET, SO_JUMBO, in set_common_sockopts()
389 (void)setsockopt(s, SOL_SOCKET, SO_JUMBO, (char *)&hold, in main()