Home
last modified time | relevance | path

Searched refs:PPTP_IN_CALL_CONNECT (Results 1 – 2 of 2) sorted by relevance

/linux/net/netfilter/
H A Dnf_conntrack_pptp.c65 [PPTP_IN_CALL_CONNECT] = "IN_CALL_CONNECT",
262 case PPTP_IN_CALL_CONNECT: in pptp_inbound_pkt()
425 [PPTP_IN_CALL_CONNECT] = sizeof(struct PptpInCallConnected),
/linux/include/linux/netfilter/
H A Dnf_conntrack_pptp.h75 #define PPTP_IN_CALL_CONNECT 11 macro