Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/
Dnf_conntrack_pptp.c62 [PPTP_OUT_CALL_REPLY] = "OUT_CALL_REPLY",
288 case PPTP_OUT_CALL_REPLY: in pptp_inbound_pkt()
479 [PPTP_OUT_CALL_REPLY] = sizeof(struct PptpOutCallReply),
/linux-6.1.9/include/linux/netfilter/
Dnf_conntrack_pptp.h74 #define PPTP_OUT_CALL_REPLY 8 macro
/linux-6.1.9/net/ipv4/netfilter/
Dnf_nat_pptp.c251 case PPTP_OUT_CALL_REPLY: in pptp_inbound_pkt()