Home
last modified time | relevance | path

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

/mirbsd/src/sys/netisdn/
Di4b_l2.h150 } pbit_t; typedef
302 extern struct mbuf * i4b_build_s_frame ( l2_softc_t *l2sc, crbit_to_nt_t crbit, pbit_t pbit, u_char…
303 extern struct mbuf * i4b_build_u_frame ( l2_softc_t *l2sc, crbit_to_nt_t crbit, pbit_t pbit, u_char…
342 extern void i4b_tx_disc ( l2_softc_t *l2sc, pbit_t pbit );
346 extern void i4b_tx_rnr_command ( l2_softc_t *l2sc, pbit_t pbit );
348 extern void i4b_tx_rr_command ( l2_softc_t *l2sc, pbit_t pbit );
350 extern void i4b_tx_sabme ( l2_softc_t *l2sc, pbit_t pbit );
Di4b_sframe.c126 i4b_tx_rr_command(l2_softc_t *l2sc, pbit_t pbit) in i4b_tx_rr_command()
160 i4b_tx_rnr_command(l2_softc_t *l2sc, pbit_t pbit) in i4b_tx_rnr_command()
211 i4b_build_s_frame(l2_softc_t *l2sc, crbit_to_nt_t crbit, pbit_t pbit, u_char type) in i4b_build_s_frame()
Di4b_uframe.c210 i4b_build_u_frame(l2_softc_t *l2sc, crbit_to_nt_t crbit, pbit_t pbit, u_char type) in i4b_build_u_frame()
233 i4b_tx_sabme(l2_softc_t *l2sc, pbit_t pbit) in i4b_tx_sabme()
261 i4b_tx_disc(l2_softc_t *l2sc, pbit_t pbit) in i4b_tx_disc()