Search | Google it | Results 1 - 1 of 1 for funcall:ntohl from t2ex/bsd_source/t2ex/network/net/src_bsd/netinet/tcp_sack.c (0.00 seconds) |
274: memcpy(&right, lp + sizeof(uint32_t), sizeof(uint32_t)); 275: left = ntohl(left); 276: right = ntohl(right); 277: