Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_cisco.c67 #define CISCO_ADDR_REPLY 1 /* Cisco address reply */ macro
501 case CISCO_ADDR_REPLY: in cisco_input()
534 error = cisco_send(sc, CISCO_ADDR_REPLY, in cisco_input()
/f-stack/freebsd/net/
H A Dif_spppsubr.c160 #define CISCO_ADDR_REPLY 1 /* Cisco address reply */ macro
1317 case CISCO_ADDR_REPLY: in sppp_cisco_input()
1351 sppp_cisco_send(sp, CISCO_ADDR_REPLY, me, mymask); in sppp_cisco_input()