Searched refs:PRUS_OOB (Results 1 – 8 of 8) sorted by relevance
76 PRUS_OOB = 0x1, enumerator
95 if ((flags & PRUS_OOB) || control != NULL) { in key_send()
925 if ((flags & PRUS_OOB) != 0 && in tcp_usr_send()926 (error = tcp_pru_options_support(tp, PRUS_OOB)) != 0) in tcp_usr_send()1024 if (!(flags & PRUS_OOB)) { in tcp_usr_send()1183 tcp_bblog_pru(tp, (flags & PRUS_OOB) ? PRU_SENDOOB : in tcp_usr_send()1185 TCP_PROBE2(debug__user, tp, (flags & PRUS_OOB) ? PRU_SENDOOB : in tcp_usr_send()1319 error = tcp_pru_options_support(tp, PRUS_OOB); in tcp_usr_rcvoob()
967 if (!(flags & PRUS_OOB)) { in sdp_send()1160 error = sdp_send(so, (flags & MSG_OOB) ? PRUS_OOB : in sdp_sosend()
2329 error = so->so_proto->pr_send(so, (flags & MSG_OOB) ? PRUS_OOB :2571 pr_send_flag = (flags & MSG_OOB) ? PRUS_OOB :
1079 if ((flags & PRUS_OOB) || control != NULL) { in rts_send()
14085 if (flags & PRUS_OOB) in bbr_pru_options()
23990 if (flags & PRUS_OOB) in rack_pru_options()