Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netgraph/
HDng_cisco.c65 #define CISCO_ADDR_REPLY 1 /* Cisco address reply */ macro
499 case CISCO_ADDR_REPLY: in cisco_input()
532 error = cisco_send(sc, CISCO_ADDR_REPLY, in cisco_input()
/freebsd-13-stable/sys/net/
HDif_spppsubr.c158 #define CISCO_ADDR_REPLY 1 /* Cisco address reply */ macro
1316 case CISCO_ADDR_REPLY: in sppp_cisco_input()
1350 sppp_cisco_send(sp, CISCO_ADDR_REPLY, me, mymask); in sppp_cisco_input()