Searched refs:g_iface (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/atalkd/
H A Dgate.h12 struct interface *g_iface; member in struct:gate
H A Dzip.c282 zonecheck( rtmp, gate->g_iface ) != 0 ) {
290 if ( firstnet == gate->g_iface->i_rt->rt_firstnet ) {
291 rtmp = gate->g_iface->i_rt;
364 zonecheck( rtmp, gate->g_iface ) != 0 ) {
397 if ( firstnet == gate->g_iface->i_rt->rt_firstnet ) {
398 rtmp = gate->g_iface->i_rt;
482 zonecheck( rtmp, gate->g_iface ) != 0 ) {
H A Dmain.c359 gate->g_iface->i_gate = gate->g_next;
378 if ( gate->g_iface->i_gate == NULL && ((iface->i_flags & IFACE_SEED) == 0)) {
379 gate->g_iface->i_flags |= IFACE_NOROUTER;
380 gate->g_iface->i_flags &= ~IFACE_CONFIG;
383 if (gate->g_iface->i_rt->rt_zt) {
384 rtmp_delzonemap(gate->g_iface->i_rt);
385 gate->g_iface->i_rt->rt_flags &= ~RTMPTAB_HASZONES;
391 if ( gate->g_iface->i_flags & IFACE_PHASE2 ) {
392 gate->g_iface->i_rt->rt_firstnet = 0;
393 gate->g_iface
[all...]
H A Drtmp.c166 irt = rtmp->rt_gate->g_iface->i_rt;
202 irt = rtmp->rt_gate->g_iface->i_rt;
577 gate->g_iface = iface; /* need this? */
H A Dnbp.c435 ap = rtmp->rt_gate->g_iface->i_ports;

Completed in 93 milliseconds