Searched refs:SM_SENDFILESUPP (Results 1 – 3 of 3) sorted by relevance
370 #define SM_SENDFILESUPP 0x800 /* Private: proto supp sendfile */ macro
788 SM_SENDFILESUPP; in tcp_create()
589 if ((so->so_mode & SM_SENDFILESUPP) == 0) { in so_sendmblk()