OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pdu_type
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/nfc/llcp/
llcp_util.c
806
UINT8
pdu_type
;
local
840
pdu_type
= LLCP_PDU_RNR_TYPE;
846
pdu_type
= LLCP_PDU_RR_TYPE;
864
UINT16_TO_BE_STREAM (p, LLCP_GET_PDU_HEADER (p_dlcb->remote_sap,
pdu_type
, p_dlcb->local_sap));
/external/tcpdump/
print-isoclns.c
551
u_int8_t
pdu_type
; /* 3 MSbits are reserved */
member in struct:isis_common_header
1744
u_int8_t
pdu_type
, max_area, id_length, tlv_type, tlv_len, tmp, alen, lan_alen, prefix_len;
local
[
all
...]
Completed in 183 milliseconds