Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_sppp.h38 int max_configure; member
H A Dif_spppsubr.c1523 sp->rst_counter[cp->protoidx] = sp->lcp.max_configure; in sppp_cp_input()
1565 sp->rst_counter[cp->protoidx] = sp->lcp.max_configure; in sppp_cp_input()
1576 sp->rst_counter[cp->protoidx] = sp->lcp.max_configure; in sppp_cp_input()
1886 sp->rst_counter[cp->protoidx] = sp->lcp.max_configure; in sppp_up_event()
1951 sp->rst_counter[cp->protoidx] = sp->lcp.max_configure; in sppp_open_event()
2144 sp->lcp.max_configure = 10; in sppp_lcp_init()
4208 sp->rst_counter[IDX_CHAP] = sp->lcp.max_configure; in sppp_chap_open()
4247 sp->rst_counter[IDX_CHAP] = sp->lcp.max_configure; in sppp_chap_TO()
4266 sp->rst_counter[IDX_CHAP] = sp->lcp.max_configure; in sppp_chap_tlu()
4525 sp->rst_counter[IDX_PAP] = sp->lcp.max_configure; in sppp_pap_open()
[all …]