File: routing.h

package info (click to toggle)
pptp-linux 1.7.2-7
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 432 kB
  • ctags: 559
  • sloc: ansic: 3,471; perl: 134; makefile: 109
file content (3 lines) | stat: -rw-r--r-- 71 bytes parent folder | download | duplicates (3)
1
2
3
void routing_init(char *ip);
void routing_start();
void routing_end();