Home
last modified time | relevance | path

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

/Linux-v5.10/net/netfilter/
Dnf_conntrack_pptp.c86 [PPTP_IN_CALL_REPLY] = "IN_CALL_REPLY",
441 case PPTP_IN_CALL_REPLY: in pptp_outbound_pkt()
505 [PPTP_IN_CALL_REPLY] = sizeof(struct PptpInCallReply),
/Linux-v5.10/include/linux/netfilter/
Dnf_conntrack_pptp.h76 #define PPTP_IN_CALL_REPLY 10 macro
/Linux-v5.10/net/ipv4/netfilter/
Dnf_nat_pptp.c161 case PPTP_IN_CALL_REPLY: in pptp_outbound_pkt()