Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/netfilter/
H A Dnf_conntrack_pptp.h19 PPTP_SESSION_STOPREQ, /* stop_sess request seen */ enumerator
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_pptp.c280 if (info->sstate > PPTP_SESSION_STOPREQ) in pptp_inbound_pkt()
404 info->sstate = PPTP_SESSION_STOPREQ; in pptp_outbound_pkt()