get_ie() function
get_ie - Fetch a specified information element from IEs buffer @ies: Information elements buffer @len: Information elements buffer length @eid: Information element identifier (WLAN_EID_*) Returns: Pointer to the information element (id field) or %NULL if not found This function returns the first matching information element in the IEs buffer or %NULL in case the element is not found.