Searched refs:PROBE_RSP_IE_OFFSET (Results 1 – 2 of 2) sorted by relevance
45 #define PROBE_RSP_IE_OFFSET 36 macro
281 if (tx_ctx->buf_len <= PROBE_RSP_IE_OFFSET) { in p2p_get_p2pie_from_probe_rsp()286 ie = tx_ctx->buf + PROBE_RSP_IE_OFFSET; in p2p_get_p2pie_from_probe_rsp()287 ie_len = tx_ctx->buf_len - PROBE_RSP_IE_OFFSET; in p2p_get_p2pie_from_probe_rsp()