Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_nat_masquerade.c139 static int device_cmp(struct nf_conn *i, void *arg) in device_cmp() function
163 device_cmp, GFP_KERNEL); in masq_device_event()
174 if (!device_cmp(ct, ptr)) in inet_cmp()