Home
last modified time | relevance | path

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

/linux-6.6.21/net/netfilter/
Dnf_conntrack_pptp.c63 [PPTP_IN_CALL_REQUEST] = "IN_CALL_REQUEST",
311 case PPTP_IN_CALL_REQUEST: in pptp_inbound_pkt()
480 [PPTP_IN_CALL_REQUEST] = sizeof(struct PptpInCallRequest),
/linux-6.6.21/include/linux/netfilter/
Dnf_conntrack_pptp.h75 #define PPTP_IN_CALL_REQUEST 9 macro
/linux-6.6.21/net/ipv4/netfilter/
Dnf_nat_pptp.c257 case PPTP_IN_CALL_REQUEST: in pptp_inbound_pkt()