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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/atalkd/
H A Drtmp.h71 #define RTMP_DEL SIOCDELRT macro
74 #define RTMP_DEL RTM_DELETE macro
H A Drtmp.c190 gateroute( RTMP_DEL, rtmp );
327 gateroute( RTMP_DEL, replace );
465 if ((cc = looproute( iface, RTMP_DEL )) < 0) {
866 if ( cmd == RTMP_DEL && ( iface->i_flags & IFACE_LOOP ) == 0 ) {
909 if ( cmd == RTMP_DEL ) {
920 if ( command == RTMP_DEL && ( rtmp->rt_flags & RTMPTAB_ROUTE ) == 0 ) {
979 if ( command == RTMP_DEL ) {
H A Dmain.c817 if ( gateroute( RTMP_DEL, rt ) < 0 ) {
827 if (looproute( iface, RTMP_DEL )) {

Completed in 108 milliseconds