Searched refs:SO_NO_DDP (Results 1 – 6 of 6) sorted by relevance
66 #pragma D binding "1.13" SO_NO_DDP67 inline int SO_NO_DDP = 0x8000; /* disable direct data placement */ variable
138 #define SO_NO_DDP 0x8000 /* disable direct data placement */ macro
143 if (so_options & SO_NO_DDP) { in db_print_sooptions()
2565 case SO_NO_DDP:2808 case SO_NO_DDP:
690 so->so_options |= SO_NO_DDP; in icl_cxgbei_conn_handoff()
686 (s->ddp < 0 && sc->tt.ddp && (so->so_options & SO_NO_DDP) == 0)) in select_ulp_mode()