Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dndisreg.h407 #define NDIS_LSO2_INFO_MAKE(thoff, mss) \ argument
412 #define NDIS_LSO2_INFO_MAKEIPV4(thoff, mss) \ argument
415 #define NDIS_LSO2_INFO_MAKEIPV6(thoff, mss) \ argument
427 #define NDIS_TXCSUM_INFO_MKL4CS(thoff, flag) \ argument
430 #define NDIS_TXCSUM_INFO_MKTCPCS(thoff) \ argument
433 #define NDIS_TXCSUM_INFO_MKUDPCS(thoff) \ argument
/netbsd-src/external/bsd/ipf/dist/
H A Dip_scan.c538 int i, j, rv, dlen, off, thoff; local
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_scan.c543 int i, j, rv, dlen, off, thoff; local
/netbsd-src/sys/netinet/
H A Dtcp_input.c3003 tcp_signature(struct mbuf * m,struct tcphdr * th,int thoff,struct secasvar * sav,char * sig) tcp_signature() argument
/netbsd-src/sys/dist/pf/net/
H A Dpf_norm.c1882 int thoff; local