Home
last modified time | relevance | path

Searched refs:ppp_calc_fcs (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.7.0/tests/net/ppp/driver/src/
Dmain.c386 static void ppp_calc_fcs(uint8_t *buf, int len) in ppp_calc_fcs() function
436 ppp_calc_fcs(ppp_recv_data1, sizeof(ppp_recv_data1)); in test_ppp_calc_fcs_1()