Searched refs:SO_NO_OFFLOAD (Results 1 – 4 of 4) sorted by relevance
405 if ((so->so_options & SO_NO_OFFLOAD) == 0) in tcp_usr_listen()455 if ((so->so_options & SO_NO_OFFLOAD) == 0) in tcp6_usr_listen()519 (so->so_options & SO_NO_OFFLOAD) == 0 && in tcp_usr_connect()590 (so->so_options & SO_NO_OFFLOAD) == 0 && in tcp6_usr_connect()607 (so->so_options & SO_NO_OFFLOAD) == 0 && in tcp6_usr_connect()
137 #define SO_NO_OFFLOAD 0x4000 /* socket cannot be offloaded */ macro
139 if (so_options & SO_NO_OFFLOAD) { in db_print_sooptions()
2532 case SO_NO_OFFLOAD: