Searched refs:eibnx_fip_parse_pkt (Results 1 – 3 of 3) sorted by relevance
459 int eibnx_fip_parse_pkt(uint8_t *, eibnx_gw_msg_t *);
378 eibnx_fip_parse_pkt(uint8_t *pkt, eibnx_gw_msg_t *msg) in eibnx_fip_parse_pkt() function
684 if (eibnx_fip_parse_pkt(pkt + ENX_GRH_SZ, &msg) != ENX_E_SUCCESS) { in eibnx_process_rx()