Searched refs:npf_eth_src_addr_match (Results 1 – 2 of 2) sorted by relevance
44 bool npf_eth_src_addr_match(struct npf_test *test, struct net_pkt *pkt) in npf_eth_src_addr_match() function53 return !npf_eth_src_addr_match(test, pkt); in npf_eth_src_addr_unmatch()
407 extern npf_test_fn_t npf_eth_src_addr_match;427 .test.fn = npf_eth_src_addr_match, \497 .test.fn = npf_eth_src_addr_match, \