OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pptp_state
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_pptp_pxy.c
36
struct ipstate *
pptp_state
;
member in struct:pptp_pxy
209
if ((nat2 == NULL) || (pptp->
pptp_state
== NULL)) {
256
if (pptp->
pptp_state
!= NULL) {
257
ipf_queueback(softc->ipf_ticks, &pptp->
pptp_state
->is_sti);
268
(void) ipf_state_add(softc, &fi, &pptp->
pptp_state
, 0);
553
if (pptp->
pptp_state
!= NULL) {
554
ipf_state_setpending(softc, pptp->
pptp_state
);
Completed in 32 milliseconds
Indexes created Mon Oct 13 01:09:56 GMT 2025