Searched defs:SO_NO_OFFLOAD (Results 1 – 2 of 2) sorted by relevance
63 inline int SO_NO_OFFLOAD = 0x4000; /* socket cannot be offloaded */ variable
146 #define SO_NO_OFFLOAD 0x00004000 /* socket cannot be offloaded */ macro