Home
last modified time | relevance | path

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

/Linux-v6.6/net/netfilter/
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),
/Linux-v6.6/include/linux/netfilter/
Dnf_conntrack_pptp.h79 #define PPTP_CALL_DISCONNECT_NOTIFY 13 macro
/Linux-v6.6/net/ipv4/netfilter/
Dnf_nat_pptp.c263 case PPTP_CALL_DISCONNECT_NOTIFY: in pptp_inbound_pkt()