Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/sbni/
HDif_sbni.c123 static __inline void sbni_insb(struct sbni_softc *, u_char *, u_int);
155 sbni_insb(struct sbni_softc *sc, u_char *to, u_int len) in sbni_insb() function
685 sbni_insb(sc, p, framelen); in append_frame_to_pkt()