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

/freebsd-11-stable/sys/netgraph/
H A Dng_cisco.c67 #define CISCO_ADDR_REPLY 1 /* Cisco address reply */ macro
501 case CISCO_ADDR_REPLY:
534 error = cisco_send(sc, CISCO_ADDR_REPLY,
/freebsd-11-stable/sys/net/
H A Dif_spppsubr.c159 #define CISCO_ADDR_REPLY 1 /* Cisco address reply */ macro
1316 case CISCO_ADDR_REPLY:
1350 sppp_cisco_send(sp, CISCO_ADDR_REPLY, me, mymask);

Completed in 65 milliseconds