sppp_cp_send
sppp_cp_send(sp, cp->proto, TERM_ACK, h->ident,
sppp_cp_send(sp, cp->proto, TERM_ACK, h->ident, 0, 0);
sppp_cp_send(sp, cp->proto, TERM_ACK, h->ident, 0, 0);
sppp_cp_send(sp, cp->proto, TERM_ACK, h->ident, 0, 0);
sppp_cp_send (sp, PPP_LCP, ECHO_REPLY, h->ident, len-4, h+1);
sppp_cp_send(sp, cp->proto, CODE_REJ, ++sp->pp_seq,
sppp_cp_send(sp, cp->proto, TERM_REQ, ++sp->pp_seq, 0, 0);
sppp_cp_send(sp, cp->proto, TERM_REQ, ++sp->pp_seq, 0, 0);
sppp_cp_send(sp, cp->proto, TERM_REQ, ++sp->pp_seq,
sppp_cp_send(sp, PPP_LCP, CONF_REJ, h->ident, rlen, buf);
sppp_cp_send(sp, PPP_LCP, CONF_REJ, h->ident, rlen, buf);
sppp_cp_send(sp, PPP_LCP, CONF_NAK, h->ident, rlen, buf);
sppp_cp_send (sp, PPP_LCP, CONF_ACK,
sppp_cp_send (sp, PPP_LCP, CONF_REQ, sp->confid[IDX_LCP], i, opt);
void sppp_cp_send(struct sppp *sp, u_short proto, u_char type,
sppp_cp_send(sp, PPP_IPCP, CONF_REJ, h->ident, rlen, buf);
sppp_cp_send (sp, PPP_IPCP, CONF_NAK, h->ident, rlen, buf);
sppp_cp_send (sp, PPP_IPCP, CONF_ACK,
sppp_cp_send(sp, PPP_IPCP, CONF_REQ, sp->confid[IDX_IPCP], i, opt);
sppp_cp_send(sp, PPP_IPV6CP, CONF_REJ, h->ident, rlen, buf);
sppp_cp_send(sp, PPP_IPV6CP, type, h->ident, origlen, h + 1);
sppp_cp_send(sp, PPP_IPV6CP, type, h->ident, rlen, buf);
sppp_cp_send(sp, PPP_IPV6CP, CONF_REQ, sp->confid[IDX_IPV6CP], i, opt);
sppp_cp_send (sp, PPP_LCP, ECHO_REQ,
sppp_cp_send (sp, PPP_LCP, PROTO_REJ,