/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/netinet/ |
if_tr.h | 51 u_int8_t ssap; /* source SAP */ member in struct:trllc
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/netinet/ |
if_tr.h | 51 u_int8_t ssap; /* source SAP */ member in struct:trllc
|
/external/libnfc-nxp/src/ |
phFriNfc_LlcpUtils.c | 361 pBuffer[nOffset++] = (uint8_t)((psHeader->ptype << 6) | psHeader->ssap); 376 psHeader->ssap = pBuffer[nOffset+1] & 0x3F;
|
phFriNfc_Llcp.h | 194 #define PHFRINFC_LLCP_PACKET_HEADER_SIZE 2 /**< Size of the general packet header (DSAP+PTYPE+SSAP).*/ 252 unsigned ssap : 6; member in struct:phFriNfc_Llcp_sPacketHeader
|
phFriNfc_LlcpTransport.h | 136 * \brief LLCP socket reception with SSAP callback definition 139 uint8_t ssap, 344 uint8_t ssap, 355 uint8_t ssap, [all...] |
phFriNfc_Llcp.c | 201 sHeader.ssap = PHFRINFC_LLCP_SAP_LINK; 229 sHeader.ssap = PHFRINFC_LLCP_SAP_LINK; 251 sHeader.ssap = PHFRINFC_LLCP_SAP_LINK; 876 sHeader.ssap = PHFRINFC_LLCP_SAP_LINK; [all...] |
phFriNfc_LlcpTransport_Connection.h | 37 uint8_t ssap);
|
phLibNfc.h | 773 * \brief LLCP socket reception with SSAP callback definition 776 uint8_t ssap, [all...] |
/external/libnfc-nci/src/nfc/include/ |
llcp_api.h | 405 LLCP_API extern tLLCP_STATUS LLCP_SendUI (UINT8 ssap, UINT8 dsap, BT_HDR *p_buf);
|
/external/libpcap/ |
wlan_filtering.patch | 255 + * SSAP, like this, or should we check just the
|
gencode.c | 919 * To check for Ethernet types, we assume that SSAP = SNAP 940 * To check for Ethernet types, we assume that SSAP = SNAP 969 * To check for Ethernet types, we assume that SSAP = SNAP 1122 * To check for Ethernet types, we assume that SSAP = SNAP [all...] |
/external/grub/netboot/ |
cs89x0.c | 239 0, 0, /*DSAP=0 & SSAP=0 fields */
|
/external/tcpdump/ |
tcpdump.1 | 920 SSAP (Source Service Access Point) fields of the LLC header; [all...] |
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
802.11.h | 93 uint8 ssap; /* always 0xAA */ member in struct:dot11_llc_snap_header [all...] |