Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_cisco.c68 #define CISCO_KEEPALIVE_REQ 2 /* Cisco keepalive request */ macro
504 case CISCO_KEEPALIVE_REQ: in cisco_input()
583 cisco_send(sc, CISCO_KEEPALIVE_REQ, sc->local_seq, sc->remote_seq); in cisco_keepalive()
/f-stack/freebsd/net/
H A Dif_spppsubr.c161 #define CISCO_KEEPALIVE_REQ 2 /* Cisco keepalive request */ macro
1320 case CISCO_KEEPALIVE_REQ: in sppp_cisco_input()
4795 sppp_cisco_send (sp, CISCO_KEEPALIVE_REQ, in sppp_keepalive()