Searched refs:SO_NO_OFFLOAD (Results 1 – 5 of 5) sorted by relevance
62 #pragma D binding "1.13" SO_NO_OFFLOAD63 inline int SO_NO_OFFLOAD = 0x4000; /* socket cannot be offloaded */ variable
143 if (so_options & SO_NO_OFFLOAD) { in db_print_sooptions()
3851 case SO_NO_OFFLOAD:4105 case SO_NO_OFFLOAD:
145 #define SO_NO_OFFLOAD 0x00004000 /* socket cannot be offloaded */ macro
391 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()538 (so->so_options & SO_NO_OFFLOAD) == 0 && in tcp_usr_connect()637 (so->so_options & SO_NO_OFFLOAD) == 0 && in tcp6_usr_connect()660 (so->so_options & SO_NO_OFFLOAD) == 0 && in tcp6_usr_connect()