Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnf_conntrack_pptp.c64 [PPTP_IN_CALL_REPLY] = "IN_CALL_REPLY",
361 case PPTP_IN_CALL_REPLY: in pptp_inbound_pkt()
424 [PPTP_IN_CALL_REPLY] = sizeof(struct PptpInCallReply), in pptp_outbound_pkt()
/linux/include/linux/netfilter/
H A Dnf_conntrack_pptp.h76 #define PPTP_IN_CALL_REPLY 10 macro
/linux/net/ipv4/netfilter/
H A Dnf_nat_pptp.c165 case PPTP_IN_CALL_REPLY: in pptp_outbound_pkt()