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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ripngd/
H A Dripngd.h36 #define RIPNG_RESPONSE 2 macro
H A Dripngd.c306 else if (packet->command == RIPNG_RESPONSE)
1003 packet->command = RIPNG_RESPONSE;
1086 case RIPNG_RESPONSE:
1255 stream_putc (s, RIPNG_RESPONSE);

Completed in 56 milliseconds