Home
last modified time | relevance | path

Searched defs:thoff (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/hyperv/netvsc/
H A Dndis.h392 #define NDIS_LSO2_INFO_MAKE(thoff, mss) \ argument
397 #define NDIS_LSO2_INFO_MAKEIPV4(thoff, mss) \ argument
400 #define NDIS_LSO2_INFO_MAKEIPV6(thoff, mss) \ argument
412 #define NDIS_TXCSUM_INFO_MKL4CS(thoff, flag) \ argument
415 #define NDIS_TXCSUM_INFO_MKTCPCS(thoff) \ argument
418 #define NDIS_TXCSUM_INFO_MKUDPCS(thoff) \ argument
H A Dif_hn.c4831 int thoff; /* TCP data offset */ in hn_check_iplen() local
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_scan.c509 int i, j, rv, dlen, off, thoff; in ipf_scan_packet() local
/freebsd/sys/netpfil/pf/
H A Dpf_norm.c1972 cnt = thoff - sizeof(struct tcphdr); in pf_normalize_mss() local