Searched defs:thoff (Results 1 – 4 of 4) sorted by relevance
392 #define NDIS_LSO2_INFO_MAKE(thoff, mss) \ argument397 #define NDIS_LSO2_INFO_MAKEIPV4(thoff, mss) \ argument400 #define NDIS_LSO2_INFO_MAKEIPV6(thoff, mss) \ argument412 #define NDIS_TXCSUM_INFO_MKL4CS(thoff, flag) \ argument415 #define NDIS_TXCSUM_INFO_MKTCPCS(thoff) \ argument418 #define NDIS_TXCSUM_INFO_MKUDPCS(thoff) \ argument
4831 int thoff; /* TCP data offset */ in hn_check_iplen() local
509 int i, j, rv, dlen, off, thoff; in ipf_scan_packet() local
1972 cnt = thoff - sizeof(struct tcphdr); in pf_normalize_mss() local