Home | History | Annotate | Download | only in pcap

Lines Matching full:that

11  * modification, are permitted provided that the following conditions
41 * that includes:
65 * "tcpdump-workers@lists.tcpdump.org" for one, so that you don't give it
66 * a value that collides with a value already being used), and use the
67 * new header in captures of that type, so that programs that can
69 * without any change, and so that capture files with different headers
70 * can be told apart and programs that read them can dissect the
93 * PACKET_ values on Linux, but are defined here so that they're
94 * available even on systems other than Linux, and so that they
105 * ETH_P_ values on Linux, but are defined here so that they're
107 * that the ETH_P_ values won't change in Linux; if they do, then:
110 * won't necessarily be readable if captured on a system that
111 * defines ETH_P_ values that don't match these values;
113 * if we do translate them in "pcap-linux.c", that makes life
115 * for in the kernel aren't the values that you test for when
119 * Add other values here as necessary, for handling packet types that