Searched refs:npf_iface_match (Results 1 – 2 of 2) sorted by relevance
237 bool npf_iface_match(struct npf_test *test, struct net_pkt *pkt) in npf_iface_match() function247 return !npf_iface_match(test, pkt); in npf_iface_unmatch()
227 extern npf_test_fn_t npf_iface_match;243 .test.fn = npf_iface_match, \