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

/freebsd-11-stable/sys/dev/sbni/
H A Dif_sbni.c111 static int check_fhdr(struct sbni_softc *, u_int *, u_int *,
459 if (check_fhdr(sc, &framelen, &frameno, &ack, &is_first, &crc)) {
827 check_fhdr(struct sbni_softc *sc, u_int *framelen, u_int *frameno, function

Completed in 99 milliseconds