Home
last modified time | relevance | path

Searched refs:PPTP_IN_CALL_REPLY (Results 1 – 2 of 2) 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_outbound_pkt()
424 [PPTP_IN_CALL_REPLY] = sizeof(struct PptpInCallReply),
/linux/include/linux/netfilter/
H A Dnf_conntrack_pptp.h74 #define PPTP_IN_CALL_REPLY 10 macro