Searched refs:pptp_state (Results 1 – 1 of 1) sorted by relevance
30 struct ipstate *pptp_state; member203 if ((nat2 == NULL) || (pptp->pptp_state == NULL)) { in ipf_p_pptp_donatstate()250 if (pptp->pptp_state != NULL) { in ipf_p_pptp_donatstate()251 ipf_queueback(softc->ipf_ticks, &pptp->pptp_state->is_sti); in ipf_p_pptp_donatstate()262 (void) ipf_state_add(softc, &fi, &pptp->pptp_state, 0); in ipf_p_pptp_donatstate()547 if (pptp->pptp_state != NULL) { in ipf_p_pptp_del()548 ipf_state_setpending(softc, pptp->pptp_state); in ipf_p_pptp_del()