OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:afi
(Results
1 - 6
of
6
) sorted by null
/external/libnfc-nci/src/nfa/int/
nfa_rw_int.h
198
UINT8
afi
;
member in struct:__anon23495
/external/libnfc-nci/src/nfc/include/
rw_api.h
219
UINT8
afi
; /*
AFI
if I93_INFO_FLAG_AFI */
member in struct:__anon23600
[
all
...]
/external/tcpdump/
print-bgp.c
112
u_int8_t
afi
[2]; /* the compiler messes this structure up */
member in struct:bgp_route_refresh
114
u_int8_t safi; /*
afi
should be int16 - so we have to access it using */
115
}; /* EXTRACT_16BITS(&bgp_route_refresh->
afi
) (sigh) */
1012
printf("\n\t
AFI
: %s (%u), %sSAFI: %s (%u)",
1013
tok2strbuf(af_values, "Unknown
AFI
", af,
[
all
...]
/external/libnfc-nci/src/nfa/include/
nfa_api.h
301
UINT8
afi
; /*
AFI
if I93_INFO_FLAG_AFI */
member in struct:__anon23246
390
UINT8
afi
; /*
AFI
if I93_INFO_FLAG_AFI */
member in struct:__anon23257
[
all
...]
/external/libnfc-nci/src/nfc/int/
rw_int.h
524
UINT8
afi
; \/* AFI if I93_INFO_FLAG_AFI *\/
member in struct:__anon23643
[
all
...]
/external/libnfc-nci/src/hal/include/
nci_defs.h
338
#define NCI_DEACTIVATE_REASON_NFCB_BAD_AFI 3 /* NFC-B Bad
AFI
*/
781
UINT8
afi
;
member in struct:__anon23193
816
UINT8
afi
;
member in struct:__anon23197
Completed in 1213 milliseconds