Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/npf/npftest/libnpftest/
H A Dnpf_bpf_test.c80 put_cached_pkt(npc); in test_bpf_code()
H A Dnpf_test.h116 void put_cached_pkt(npf_cache_t *);
H A Dnpf_state_test.c154 put_cached_pkt(npc); in process_packet()
H A Dnpf_gc_test.c61 put_cached_pkt(npc); in enqueue_connection()
H A Dnpf_rule_test.c219 put_cached_pkt(npc);
H A Dnpf_mbuf_subr.c326 put_cached_pkt(npf_cache_t *npc) in put_cached_pkt() function