Searched refs:nf_queue (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nf_queue.c | 246 int nf_queue(struct sk_buff *skb, struct nf_hook_state *state, in nf_queue() function 261 EXPORT_SYMBOL_GPL(nf_queue); 355 err = nf_queue(skb, &entry->state, i, verdict); in nf_reinject()
|
| H A D | Makefile | 2 netfilter-objs := core.o nf_log.o nf_queue.o nf_sockopt.o utils.o
|
| H A D | core.c | 601 ret = nf_queue(skb, state, s, verdict); in nf_hook_slow()
|
| /OK3568_Linux_fs/kernel/include/net/netfilter/ |
| H A D | nf_queue.h | 127 int nf_queue(struct sk_buff *skb, struct nf_hook_state *state,
|
| /OK3568_Linux_fs/kernel/net/bridge/ |
| H A D | br_input.c | 247 ret = nf_queue(skb, &state, i, verdict); in nf_hook_bridge_pre()
|
| /OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/ |
| H A D | 10-kernel-build_2025-06-06_01-57-58.log | |
| H A D | build_2025-06-06_01-57-58.log | |
| H A D | 10-kernel-build.log | |
| H A D | build.log | |