Searched defs:thoff (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/sys/dev/ic/ |
H A D | ndisreg.h | 407 #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 D | ip_scan.c | 538 int i, j, rv, dlen, off, thoff; local
|
/netbsd-src/sys/external/bsd/ipf/netinet/ |
H A D | ip_scan.c | 543 int i, j, rv, dlen, off, thoff; local
|
/netbsd-src/sys/netinet/ |
H A D | tcp_input.c | 3003 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 D | pf_norm.c | 1882 int thoff; local
|