Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_conntrack_pptp.c67 [PPTP_CALL_DISCONNECT_NOTIFY] = "CALL_DISCONNECT_NOTIFY",
343 case PPTP_CALL_DISCONNECT_NOTIFY: in pptp_inbound_pkt()
484 [PPTP_CALL_DISCONNECT_NOTIFY] = sizeof(struct PptpCallDisconnectNotify),
/openbmc/linux/include/linux/netfilter/
H A Dnf_conntrack_pptp.h79 #define PPTP_CALL_DISCONNECT_NOTIFY 13 macro
/openbmc/linux/net/ipv4/netfilter/
H A Dnf_nat_pptp.c263 case PPTP_CALL_DISCONNECT_NOTIFY: in pptp_inbound_pkt()