Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dif_spppsubr.c119 #define ECHO_REQ 9 /* PPP echo request */ macro
1300 case ECHO_REQ: in sppp_cp_input()
4169 sppp_cp_send (sp, PPP_LCP, ECHO_REQ, in sppp_keepalive()
4759 case ECHO_REQ: return "echo-req"; in sppp_cp_type_name()