Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netgraph/
HDng_cisco.c61 #define CISCO_MULTICAST 0x8f /* Cisco multicast address */ macro
468 case CISCO_MULTICAST: in cisco_input()
612 h->address = CISCO_MULTICAST; in cisco_send()
/freebsd-13-stable/sys/net/
HDif_spppsubr.c154 #define CISCO_MULTICAST 0x8f /* Cisco multicast address */ macro
672 case CISCO_MULTICAST: in sppp_input()
1376 h->address = CISCO_MULTICAST; in sppp_cisco_send()