Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/
Dnf_conntrack_pptp.c64 [PPTP_IN_CALL_REPLY] = "IN_CALL_REPLY",
418 case PPTP_IN_CALL_REPLY: in pptp_outbound_pkt()
481 [PPTP_IN_CALL_REPLY] = sizeof(struct PptpInCallReply),
/linux-6.1.9/include/linux/netfilter/
Dnf_conntrack_pptp.h76 #define PPTP_IN_CALL_REPLY 10 macro
/linux-6.1.9/net/ipv4/netfilter/
Dnf_nat_pptp.c161 case PPTP_IN_CALL_REPLY: in pptp_outbound_pkt()