Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/net/
Dnet_pkt_filter.h228 extern npf_test_fn_t npf_iface_unmatch;
255 .test.fn = npf_iface_unmatch, \
/Zephyr-Core-3.7.0/subsys/net/pkt_filter/
Dbase.c245 bool npf_iface_unmatch(struct npf_test *test, struct net_pkt *pkt) in npf_iface_unmatch() function