OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LLCSAP_IP
(Results
1 - 5
of
5
) sorted by null
/external/libpcap/
llc.h
69
#ifndef
LLCSAP_IP
70
#define
LLCSAP_IP
0x06
gencode.c
[
all
...]
/external/tcpdump/
llc.h
68
#ifndef
LLCSAP_IP
69
#define
LLCSAP_IP
0x06
print-llc.c
45
{
LLCSAP_IP
, "IP" },
241
if (ssap ==
LLCSAP_IP
&& dsap ==
LLCSAP_IP
&&
print-atm.c
200
llchdr != LLC_UI_HDR(
LLCSAP_IP
)) {
Completed in 248 milliseconds