Home
last modified time | relevance | path

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

/Linux-v5.10/net/netfilter/
Dnf_conntrack_pptp.c87 [PPTP_IN_CALL_CONNECT] = "IN_CALL_CONNECT",
344 case PPTP_IN_CALL_CONNECT: in pptp_inbound_pkt()
506 [PPTP_IN_CALL_CONNECT] = sizeof(struct PptpInCallConnected),
/Linux-v5.10/include/linux/netfilter/
Dnf_conntrack_pptp.h77 #define PPTP_IN_CALL_CONNECT 11 macro
/Linux-v5.10/net/ipv4/netfilter/
Dnf_nat_pptp.c254 case PPTP_IN_CALL_CONNECT: in pptp_inbound_pkt()