Home
last modified time | relevance | path

Searched refs:ECHO_REPLY (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/net/
H A Dif_spppsubr.c124 #define ECHO_REPLY 10 /* PPP echo reply */ macro
1832 sppp_cp_send (sp, PPP_LCP, ECHO_REPLY, h->ident, len-4, h+1); in sppp_cp_input()
1834 case ECHO_REPLY: in sppp_cp_input()
5242 case ECHO_REPLY: return "echo-reply"; in sppp_cp_type_name()