Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dhdlc_cisco.c25 #define CISCO_KEEPALIVE 0x8035 /* Cisco keepalive protocol */ macro
83 if (type == CISCO_KEEPALIVE) in cisco_hard_header()
108 cisco_hard_header(skb, dev, CISCO_KEEPALIVE, NULL, NULL, 0); in cisco_keepalive_send()
176 case CISCO_KEEPALIVE: in cisco_rx()