Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_cisco.c63 #define CISCO_KEEPALIVE 0x8035 /* Cisco keepalive protocol */ macro
473 case CISCO_KEEPALIVE: in cisco_input()
614 h->protocol = htons(CISCO_KEEPALIVE); in cisco_send()