gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:ntohl from t2ex/bsd_source/t2ex/network/net/src_bsd/netinet/tcp_debug.c (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/netinet/tcp_debug.c - 7.9KB - 223 lines
180:                 if (act == TA_OUTPUT) {
181:                         seq = ntohl(seq);
182:                         ack = ntohl(ack);
183:                         len = ntohs((u_int16_t)len);