Searched refs:pico_transport_crc_check (Results 1 - 2 of 2) sorted by relevance

/seL4-camkes-master/projects/picotcp/test/unit/
H A Dunit_socket.c470 /* Allocated memory will be freed when pico_transport_crc_check fails */
486 ret = pico_transport_crc_check(f);
489 ret = pico_transport_crc_check(f);
492 ret = pico_transport_crc_check(f);
496 /* Allocated memory will be freed when pico_transport_crc_check fails */
514 ret = pico_transport_crc_check(f);
517 ret = pico_transport_crc_check(f);
/seL4-camkes-master/projects/picotcp/stack/
H A Dpico_socket.c1917 static inline int pico_transport_crc_check(struct pico_frame *f) function
1970 static inline int pico_transport_crc_check(struct pico_frame *f) function
1987 ret = pico_transport_crc_check(f);

Completed in 115 milliseconds