Search | Google it | Results 1 - 1 of 1 for funcall:__predict_true from t2ex/bsd_source/t2ex/network/net/src_bsd/netinet/tcp_input.c (0.00 seconds) |
929: */ 930: if (__predict_true(!(m->m_pkthdr.rcvif->if_flags & 931: IFF_LOOPBACK) || 965: */ 966: if (__predict_true((m->m_flags & M_LOOP) == 0 || 967: tcp_do_loopback_cksum)) {