Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wan/
Dhdlc_cisco.c25 #define CISCO_KEEPALIVE 0x8035 /* Cisco keepalive protocol */ macro
77 if (type == CISCO_KEEPALIVE) in cisco_hard_header()
99 cisco_hard_header(skb, dev, CISCO_KEEPALIVE, NULL, NULL, 0); in cisco_keepalive_send()
164 case CISCO_KEEPALIVE: in cisco_rx()