Symbol: sppp_cp_send
sys/net/if_spppsubr.c
1049
sppp_cp_send(sp, cp->proto, TERM_ACK, h->ident,
sys/net/if_spppsubr.c
1106
sppp_cp_send(sp, cp->proto, TERM_ACK, h->ident, 0, 0);
sys/net/if_spppsubr.c
1158
sppp_cp_send(sp, cp->proto, TERM_ACK, h->ident, 0, 0);
sys/net/if_spppsubr.c
1202
sppp_cp_send(sp, cp->proto, TERM_ACK, h->ident, 0, 0);
sys/net/if_spppsubr.c
1358
sppp_cp_send (sp, PPP_LCP, ECHO_REPLY, h->ident, len-4, h+1);
sys/net/if_spppsubr.c
1390
sppp_cp_send(sp, cp->proto, CODE_REJ, ++sp->pp_seq,
sys/net/if_spppsubr.c
1530
sppp_cp_send(sp, cp->proto, TERM_REQ, ++sp->pp_seq, 0, 0);
sys/net/if_spppsubr.c
1537
sppp_cp_send(sp, cp->proto, TERM_REQ, ++sp->pp_seq, 0, 0);
sys/net/if_spppsubr.c
1590
sppp_cp_send(sp, cp->proto, TERM_REQ, ++sp->pp_seq,
sys/net/if_spppsubr.c
1870
sppp_cp_send(sp, PPP_LCP, CONF_REJ, h->ident, rlen, buf);
sys/net/if_spppsubr.c
1968
sppp_cp_send(sp, PPP_LCP, CONF_REJ, h->ident, rlen, buf);
sys/net/if_spppsubr.c
1972
sppp_cp_send(sp, PPP_LCP, CONF_NAK, h->ident, rlen, buf);
sys/net/if_spppsubr.c
1980
sppp_cp_send (sp, PPP_LCP, CONF_ACK,
sys/net/if_spppsubr.c
2270
sppp_cp_send (sp, PPP_LCP, CONF_REQ, sp->confid[IDX_LCP], i, opt);
sys/net/if_spppsubr.c
236
void sppp_cp_send(struct sppp *sp, u_short proto, u_char type,
sys/net/if_spppsubr.c
2430
sppp_cp_send(sp, PPP_IPCP, CONF_REJ, h->ident, rlen, buf);
sys/net/if_spppsubr.c
2527
sppp_cp_send (sp, PPP_IPCP, CONF_NAK, h->ident, rlen, buf);
sys/net/if_spppsubr.c
2531
sppp_cp_send (sp, PPP_IPCP, CONF_ACK,
sys/net/if_spppsubr.c
2787
sppp_cp_send(sp, PPP_IPCP, CONF_REQ, sp->confid[IDX_IPCP], i, opt);
sys/net/if_spppsubr.c
2936
sppp_cp_send(sp, PPP_IPV6CP, CONF_REJ, h->ident, rlen, buf);
sys/net/if_spppsubr.c
3014
sppp_cp_send(sp, PPP_IPV6CP, type, h->ident, origlen, h + 1);
sys/net/if_spppsubr.c
3027
sppp_cp_send(sp, PPP_IPV6CP, type, h->ident, rlen, buf);
sys/net/if_spppsubr.c
3199
sppp_cp_send(sp, PPP_IPV6CP, CONF_REQ, sp->confid[IDX_IPV6CP], i, opt);
sys/net/if_spppsubr.c
4190
sppp_cp_send (sp, PPP_LCP, ECHO_REQ,
sys/net/if_spppsubr.c
504
sppp_cp_send (sp, PPP_LCP, PROTO_REJ,