Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A 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),
/openbmc/linux/include/linux/netfilter/
H A Dnf_conntrack_pptp.h76 #define PPTP_IN_CALL_REPLY 10 macro
/openbmc/linux/net/ipv4/netfilter/
H A Dnf_nat_pptp.c161 case PPTP_IN_CALL_REPLY: in pptp_outbound_pkt()