|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
| void | set_channel_address (struct mISDNchannel *ch, u_int sapi, u_int tei) |
| void | __add_layer2 (struct mISDNchannel *ch, struct mISDNstack *st) |
| void | add_layer2 (struct mISDNchannel *ch, struct mISDNstack *st) |
| int | create_stack (struct mISDNdevice *dev) |
| int | connect_layer1 (struct mISDNdevice *dev, struct mISDNchannel *ch, u_int protocol, struct sockaddr_mISDN *adr) |
| int | connect_Bstack (struct mISDNdevice *dev, struct mISDNchannel *ch, u_int protocol, struct sockaddr_mISDN *adr) |
| int | create_l2entity (struct mISDNdevice *dev, struct mISDNchannel *ch, u_int protocol, struct sockaddr_mISDN *adr) |
| void | delete_channel (struct mISDNchannel *ch) |
| void | delete_stack (struct mISDNdevice *dev) |
| void | mISDN_initstack (u_int *dp) |
1.8.2