Searched refs:check_fhdr (Results 1 – 1 of 1) sorted by relevance
| /freebsd-11-stable/sys/dev/sbni/ |
| HD | if_sbni.c | 111 static int check_fhdr(struct sbni_softc *, u_int *, u_int *, 459 if (check_fhdr(sc, &framelen, &frameno, &ack, &is_first, &crc)) { in recv_frame() 827 check_fhdr(struct sbni_softc *sc, u_int *framelen, u_int *frameno, in check_fhdr() function
|