Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netgraph/
Dng_cisco.c68 #define CISCO_KEEPALIVE_REQ 2 /* Cisco keepalive request */ macro
504 case CISCO_KEEPALIVE_REQ: in cisco_input()
584 cisco_send(sc, CISCO_KEEPALIVE_REQ, sc->local_seq, sc->remote_seq); in cisco_keepalive()
/freebsd-12-stable/sys/net/
Dif_spppsubr.c160 #define CISCO_KEEPALIVE_REQ 2 /* Cisco keepalive request */ macro
1319 case CISCO_KEEPALIVE_REQ: in sppp_cisco_input()
4801 sppp_cisco_send (sp, CISCO_KEEPALIVE_REQ, in sppp_keepalive()