Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv6/netfilter/
Dnf_nat_masquerade_ipv6.c64 static int masq_device_event(struct notifier_block *this, in masq_device_event() function
78 .notifier_call = masq_device_event,
88 return masq_device_event(this, event, &info); in masq_inet_event()
/linux-4.1.27/net/ipv4/netfilter/
Dnf_nat_masquerade_ipv4.c86 static int masq_device_event(struct notifier_block *this, in masq_device_event() function
115 return masq_device_event(this, event, &info); in masq_inet_event()
119 .notifier_call = masq_device_event,