Searched refs:SIT_ISATAP (Results 1 – 5 of 5) sorted by relevance
61 #define SIT_ISATAP 0x0001 macro
75 #define SIT_ISATAP 0x0001 macro
93 #define SIT_ISATAP 0x0001 macro
213 iflags |= SIT_ISATAP; in iptunnel_parse_opt()385 if (iflags & SIT_ISATAP) in iptunnel_print_opt()
243 p->i_flags |= SIT_ISATAP; in parse_args()314 if (p->iph.protocol == IPPROTO_IPV6 && (p->i_flags & SIT_ISATAP)) { in print_tunnel()