Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnf_conntrack_pptp.c63 [PPTP_IN_CALL_REQUEST] = "IN_CALL_REQUEST",
251 case PPTP_IN_CALL_REQUEST: in pptp_inbound_pkt()
423 [PPTP_IN_CALL_REQUEST] = sizeof(struct PptpInCallRequest),
/linux/include/linux/netfilter/
H A Dnf_conntrack_pptp.h75 #define PPTP_IN_CALL_REQUEST 9 macro