Searched refs:SOCKOPT_OOBINLINE (Results 1 – 3 of 3) sorted by relevance
77 #define SOCKOPT_OOBINLINE 0x0080 /* set oob inline processing */ macro
223 sopp.sopp_flags = SOCKOPT_OOBINLINE; in proto_set_rx_oob_opt()
1196 if (soppp->sopp_flags & SOCKOPT_OOBINLINE) in so_set_prop()1233 SOCKOPT_ZCOPY | SOCKOPT_OOBINLINE | SOCKOPT_RCVTIMER | in so_set_prop()