Home
last modified time | relevance | path

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

/linux/drivers/isdn/mISDN/
H A Dcore.c272 struct Bprotocol *bp; in get_all_Bprotocols()
282 struct Bprotocol *
285 struct Bprotocol *bp; in get_Bprotocol4mask()
297 struct Bprotocol *
312 mISDN_register_Bprotocol(struct Bprotocol *bp) in mISDN_register_Bprotocol()
315 struct Bprotocol *old; in mISDN_register_Bprotocol()
335 mISDN_unregister_Bprotocol(struct Bprotocol *bp) in mISDN_unregister_Bprotocol()
H A Dcore.h57 struct Bprotocol *get_Bprotocol4mask(u_int);
58 struct Bprotocol *get_Bprotocol4id(u_int);
H A Dstack.c460 struct Bprotocol *bp; in connect_Bstack()
H A Ddsp_core.c1109 static struct Bprotocol DSP = {
H A Dlayer2.c2229 static struct Bprotocol X75SLP = {
/linux/include/linux/
H A DmISDNif.h459 struct Bprotocol { struct
583 extern int mISDN_register_Bprotocol(struct Bprotocol *);
584 extern void mISDN_unregister_Bprotocol(struct Bprotocol *);