Searched refs:SO_NO_OFFLOAD (Results 1 – 5 of 5) sorted by relevance
141 #define SO_NO_OFFLOAD 0x00004000 /* socket cannot be offloaded */ macro
145 if (so_options & SO_NO_OFFLOAD) { in db_print_sooptions()
3047 case SO_NO_OFFLOAD:3268 case SO_NO_OFFLOAD:
147 #define SO_NO_OFFLOAD 0x00004000 /* socket cannot be offloaded */ macro
496 if ((so->so_options & SO_NO_OFFLOAD) == 0) in tcp_usr_listen()547 if ((so->so_options & SO_NO_OFFLOAD) == 0) in tcp6_usr_listen()618 (so->so_options & SO_NO_OFFLOAD) == 0 && in tcp_usr_connect()710 (so->so_options & SO_NO_OFFLOAD) == 0 && in tcp6_usr_connect()732 (so->so_options & SO_NO_OFFLOAD) == 0 && in tcp6_usr_connect()