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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/sys/netatalk/
H A Dddp_input.c132 struct route forwro; variable in typeref:struct:route
276 if ( forwro.ro_rt && ( satosat( &forwro.ro_dst )->sat_addr.s_net !=
278 satosat( &forwro.ro_dst )->sat_addr.s_node !=
281 rtfree( forwro.ro_rt );
283 RTFREE( forwro.ro_rt );
285 forwro.ro_rt = (struct rtentry *)0;
287 if ( forwro.ro_rt == (struct rtentry *)0 ||
288 forwro.ro_rt->rt_ifp == (struct ifnet *)0 ) {
290 forwro
[all...]

Completed in 59 milliseconds