Home
last modified time | relevance | path

Searched defs:tcpiphdr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/ipf/bin/ipsend/
H A Dtcpip.h53 struct tcpiphdr { struct
62 struct full_tcpiphdr { argument
/netbsd-src/sys/netinet/
H A Dtcp_var.h168 struct tcpiphdr { struct
173 CTASSERT(sizeof(struct tcpiphdr) == 40); argument