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()
3870 case SO_NO_OFFLOAD:4121 case SO_NO_OFFLOAD:
145 #define SO_NO_OFFLOAD 0x00004000 /* socket cannot be offloaded */ macro
388 if ((so->so_options & SO_NO_OFFLOAD) == 0) in tcp_usr_listen()452 if ((so->so_options & SO_NO_OFFLOAD) == 0) in tcp6_usr_listen()535 (so->so_options & SO_NO_OFFLOAD) == 0 && in tcp_usr_connect()634 (so->so_options & SO_NO_OFFLOAD) == 0 && in tcp6_usr_connect()657 (so->so_options & SO_NO_OFFLOAD) == 0 && in tcp6_usr_connect()