Searched refs:calc_fcs (Results 1 – 2 of 2) sorted by relevance
360 static bool calc_fcs(struct net_pkt *pkt, uint16_t *fcs) in calc_fcs() function425 ret = calc_fcs(pkt, &fcs); in ppp_calc_fcs()
761 static bool calc_fcs(struct net_pkt *pkt, uint16_t *fcs, uint16_t protocol) in calc_fcs() function839 if (!calc_fcs(pkt, &fcs, protocol)) { in ppp_send()