Searched refs:TUNNEL_TYPE (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dforward.c1030 TUNNEL_TYPE (c->c1.tuntap),
1112 TUNNEL_TYPE (c->c1.tuntap),
1167 TUNNEL_TYPE (c->c1.tuntap),
1207 if (is_ipv4 (TUNNEL_TYPE (c->c1.tuntap), &ipbuf))
1235 else if (is_ipv6 (TUNNEL_TYPE (c->c1.tuntap), &ipbuf))
1417 TUNNEL_TYPE (c->c1.tuntap),
H A Dtun.h128 # define TUNNEL_TYPE(tt) ((tt) ? ((tt)->type) : DEV_TYPE_UNDEF) macro
H A Dmulti.c450 if (TUNNEL_TYPE (mi->context.c1.tuntap) == DEV_TYPE_TUN)
1150 if (TUNNEL_TYPE (mi->context.c1.tuntap) == DEV_TYPE_TUN)
1324 const int tunnel_type = TUNNEL_TYPE (mi->context.c1.tuntap);
1409 const int tunnel_type = TUNNEL_TYPE (mi->context.c1.tuntap);
1816 if (TUNNEL_TYPE (mi->context.c1.tuntap) == DEV_TYPE_TUN)
2159 if (TUNNEL_TYPE (m->top.c1.tuntap) == DEV_TYPE_TUN)
2228 else if (TUNNEL_TYPE (m->top.c1.tuntap) == DEV_TYPE_TAP)
2327 const int dev_type = TUNNEL_TYPE (m->top.c1.tuntap);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-radius.c116 #define TUNNEL_TYPE 64 macro
589 if ( (attr_code == TUNNEL_TYPE) || (attr_code == TUNNEL_MEDIUM) )

Completed in 214 milliseconds