Home | History | Annotate | Download | only in net

Lines Matching refs:ip

37  * conversation number that associates a saved IP/TCP header with
46 * acknowlegement, sequence number and IP ID. (The urgent pointer
57 * Packet types (must not conflict with IP protocol version)
60 * three possible types: IP (not proto TCP or tcp with one of the
61 * control flags set); uncompressed TCP (a normal IP/TCP packet but
70 * IP protocol version number (4) which normally appears in this nibble
71 * means "IP packet".
98 * basically a copy of the entire IP/TCP header from the last packet
109 struct ip csu_ip; /* ip/tcp hdr from most recent packet */
143 struct ip *, struct slcompress *, int));