Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
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/sys/external/bsd/ipf/netinet/
Dip_scan.c543 int i, j, rv, dlen, off, thoff; local
/netbsd/src/external/bsd/ipf/dist/
Dip_scan.c538 int i, j, rv, dlen, off, thoff; local
/netbsd/src/sys/netinet/
Dtcp_input.c3012 tcp_signature(struct mbuf *m, struct tcphdr *th, int thoff, in tcp_signature()
/netbsd/src/sys/dist/pf/net/
Dpf_norm.c1882 int thoff; local