Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_spppsubr.c123 #define ECHO_REQ 9 /* PPP echo request */ macro
1797 case ECHO_REQ: in sppp_cp_input()
4800 sppp_cp_send (sp, PPP_LCP, ECHO_REQ, in sppp_keepalive()
5241 case ECHO_REQ: return "echo-req"; in sppp_cp_type_name()