Home
last modified time | relevance | path

Searched refs:likely (Results 1 – 7 of 7) sorted by relevance

/mOS-networking-stack/core/src/
H A Dip_out.c82 if (likely(mtcp->iom->set_wptr != NULL)) { in ForwardIPPacket()
170 if (likely(mtcp->iom->dev_ioctl != NULL)) in IPOutputStandalone()
232 if (likely(mtcp->iom->dev_ioctl != NULL)) in IPOutput()
H A Ddpdk_module.c246 if (likely(dpc->fd) >= 0) { in dpdk_send_pkts()
387 dpc->rx_idle = (likely(ret != 0)) ? 0 : dpc->rx_idle + 1; in dpdk_recv_pkts()
H A Dtcp_out.c209 if (likely(mtcp->iom->dev_ioctl != NULL)) in SendTCPPacketStandalone()
344 if (likely(mtcp->iom->dev_ioctl != NULL)) in SendTCPPacket()
H A Dcore.c1004 if (likely(mtcp->iom->send_pkts != NULL)) in RunMainLoop()
/mOS-networking-stack/core/src/include/
H A Dmtcp.h35 #ifndef likely
36 #define likely(x) __builtin_expect((x),1) macro
H A Dnetmap_user.h95 #ifndef likely
96 #define likely(x) __builtin_expect(!!(x), 1) macro
280 for (; likely(l > 0); l-=64) { in nm_pkt_copy()
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Dperformance.txt200 disabling these options most likely decreases performance for high-latency and lossy