Search | Google it | Results 1 - 1 of 1 for funcall:offsetof from t2ex/bsd_source/t2ex/network/net/src_bsd/netinet/tcp_output.c (0.00 seconds) |
1447: case AF_INET: 1448: m->m_pkthdr.csum_data = offsetof(struct tcphdr, th_sum); 1449: if (use_tso) { 1464: case AF_INET6: 1465: m->m_pkthdr.csum_data = offsetof(struct tcphdr, th_sum); 1466: if (use_tso) {