Classes | |
| class | my_top_block |
| class | cs_mac |
| Prototype carrier sense MAC. More... | |
Functions | |
| def | open_tun_interface |
| def | main |
Variables | |
| int | IFF_TUN = 0x0001 |
| int | IFF_TAP = 0x0002 |
| int | IFF_NO_PI = 0x1000 |
| int | IFF_ONE_QUEUE = 0x2000 |
| def tunnel::main | ( | ) |
| def tunnel::open_tun_interface | ( | tun_device_filename | ) |
| int tunnel::IFF_NO_PI = 0x1000 |
| int tunnel::IFF_ONE_QUEUE = 0x2000 |
| int tunnel::IFF_TAP = 0x0002 |
| int tunnel::IFF_TUN = 0x0001 |
1.5.8