Searched defs:hook_state (Results 1 - 3 of 3) sorted by relevance
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | nf_conntrack_proto_dccp.c | 386 dccp_new(struct nf_conn *ct, const struct sk_buff *skb, const struct dccp_hdr *dh, const struct nf_hook_state *hook_state) dccp_new() argument
|
| H A D | nf_conntrack_proto_tcp.c | 510 tcp_in_window(struct nf_conn *ct, enum ip_conntrack_dir dir, unsigned int index, const struct sk_buff *skb, unsigned int dataoff, const struct tcphdr *tcph, const struct nf_hook_state *hook_state) tcp_in_window() argument 722 nf_tcp_handle_invalid(struct nf_conn *ct, enum ip_conntrack_dir dir, int index, const struct sk_buff *skb, const struct nf_hook_state *hook_state) nf_tcp_handle_invalid() argument
|
| /kernel/linux/linux-6.6/net/bpf/ |
| H A D | test_run.c | 1573 struct nf_hook_state *user_ctx, hook_state = { in bpf_prog_test_run_nf() local
|
Completed in 6 milliseconds