Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/mISDN/
H A Dcore.c282 get_Bprotocol4mask(u_int m) in get_Bprotocol4mask() function
307 return get_Bprotocol4mask(m); in get_Bprotocol4id()
319 old = get_Bprotocol4mask(bp->Bprotocols); in mISDN_register_Bprotocol()
H A Dcore.h57 struct Bprotocol *get_Bprotocol4mask(u_int);
H A Dstack.c481 bp = get_Bprotocol4mask(pmask); in connect_Bstack()