Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_cisco.c65 #define CISCO_KEEPALIVE 0x8035 /* Cisco keepalive protocol */ macro
475 case CISCO_KEEPALIVE: in cisco_input()
616 h->protocol = htons(CISCO_KEEPALIVE); in cisco_send()
/f-stack/freebsd/net/
H A Dif_spppsubr.c158 #define CISCO_KEEPALIVE 0x8035 /* Cisco keepalive protocol */ macro
690 case CISCO_KEEPALIVE: in sppp_input()
1379 h->protocol = htons (CISCO_KEEPALIVE); in sppp_cisco_send()