1 #ifndef __LWTUNNEL_H__ 2 #define __LETUNNEL_H__ 1 3 4 int lwt_parse_encap(struct rtattr *rta, size_t len, int *argcp, char ***argvp); 5 void lwt_print_encap(FILE *fp, struct rtattr *encap_type, 6 struct rtattr *encap); 7 8 #endif 9
1 #ifndef __LWTUNNEL_H__ 2 #define __LETUNNEL_H__ 1 3 4 int lwt_parse_encap(struct rtattr *rta, size_t len, int *argcp, char ***argvp); 5 void lwt_print_encap(FILE *fp, struct rtattr *encap_type, 6 struct rtattr *encap); 7 8 #endif 9