Searched refs:SIZEOF_TLV_HDR (Results 1 – 2 of 2) sorted by relevance
35 pReq->config_support_5g ? (SIZEOF_TLV_HDR + \ in putNanEnable()39 pReq->config_sid_beacon ? (SIZEOF_TLV_HDR + \ in putNanEnable()43 pReq->config_2dot4g_rssi_close ? (SIZEOF_TLV_HDR + \ in putNanEnable()47 pReq->config_2dot4g_rssi_middle ? (SIZEOF_TLV_HDR + \ in putNanEnable()51 pReq->config_hop_count_limit ? (SIZEOF_TLV_HDR + \ in putNanEnable()55 pReq->config_2dot4g_support ? (SIZEOF_TLV_HDR + \ in putNanEnable()59 pReq->config_2dot4g_beacons ? (SIZEOF_TLV_HDR + \ in putNanEnable()63 pReq->config_2dot4g_sdf ? (SIZEOF_TLV_HDR + \ in putNanEnable()67 pReq->config_5g_beacons ? (SIZEOF_TLV_HDR + \ in putNanEnable()71 pReq->config_5g_sdf ? (SIZEOF_TLV_HDR + \ in putNanEnable()[all …]
283 #define SIZEOF_TLV_HDR (sizeof(NanTlv::type) + sizeof(NanTlv::length)) macro651 SIZEOF_TLV_HDR + sizeof(u8) /* SID Beacon */ + \652 SIZEOF_TLV_HDR + sizeof(u8) /* Random Time */ + \653 SIZEOF_TLV_HDR + sizeof(u8) /* Master Pref */ \672 SIZEOF_TLV_HDR + sizeof(u16) /* Cluster Low */ + \673 SIZEOF_TLV_HDR + sizeof(u16) /* Cluster High */ + \674 SIZEOF_TLV_HDR + sizeof(u8) /* Master Pref */ \769 SIZEOF_TLV_HDR + sizeof(u16) /* Cluster Size */ \