Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_conntrack_pptp.c66 [PPTP_CALL_CLEAR_REQUEST] = "CALL_CLEAR_REQUEST",
439 case PPTP_CALL_CLEAR_REQUEST: in pptp_outbound_pkt()
483 [PPTP_CALL_CLEAR_REQUEST] = sizeof(struct PptpClearCallRequest),
/openbmc/linux/include/linux/netfilter/
H A Dnf_conntrack_pptp.h78 #define PPTP_CALL_CLEAR_REQUEST 12 macro
/openbmc/linux/net/ipv4/netfilter/
H A Dnf_nat_pptp.c164 case PPTP_CALL_CLEAR_REQUEST: in pptp_outbound_pkt()