Home
last modified time | relevance | path

Searched refs:PPTP_IN_CALL_CONNECT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/netfilter/
H A Dnf_conntrack_pptp.c65 [PPTP_IN_CALL_CONNECT] = "IN_CALL_CONNECT",
322 case PPTP_IN_CALL_CONNECT: in pptp_inbound_pkt()
482 [PPTP_IN_CALL_CONNECT] = sizeof(struct PptpInCallConnected),
/openbmc/linux/include/linux/netfilter/
H A Dnf_conntrack_pptp.h77 #define PPTP_IN_CALL_CONNECT 11 macro
/openbmc/linux/net/ipv4/netfilter/
H A Dnf_nat_pptp.c254 case PPTP_IN_CALL_CONNECT: in pptp_inbound_pkt()