Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/net/
Dnet_pkt_filter.h230 extern npf_test_fn_t npf_orig_iface_unmatch;
279 .test.fn = npf_orig_iface_unmatch, \
/Zephyr-Core-3.7.0/subsys/net/pkt_filter/
Dbase.c258 bool npf_orig_iface_unmatch(struct npf_test *test, struct net_pkt *pkt) in npf_orig_iface_unmatch() function