Searched refs:screply (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/net/ |
H A D | if_spppsubr.c | 284 void (*screply)(const struct cp *, struct sppp *, u_char, member 2023 cp->screply(cp, sp, ctype, ident, msglen, msg); in sppp_rcr_update_state() 2029 cp->screply(cp, sp, ctype, ident, msglen, msg); in sppp_rcr_update_state() 2034 cp->screply(cp, sp, ctype, ident, msglen, msg); in sppp_rcr_update_state() 2040 cp->screply(cp, sp, ctype, ident, msglen, msg); in sppp_rcr_update_state() 2065 cp->screply(cp, sp, ctype, ident, msglen, msg); in sppp_rcr_update_state() 2071 cp->screply(cp, sp, ctype, ident, msglen, msg); in sppp_rcr_update_state() 2076 cp->screply(cp, sp, ctype, ident, msglen, msg); in sppp_rcr_update_state() 2080 cp->screply(cp, sp, ctype, ident, msglen, msg); in sppp_rcr_update_state()
|