/net/netfilter/ |
D | nf_queue.c | 238 unsigned int index, unsigned int verdict) in nf_queue() 260 unsigned int verdict, i = *index; in nf_iterate() local 299 void nf_reinject(struct nf_queue_entry *entry, unsigned int verdict) in nf_reinject()
|
D | nf_tables_trace.c | 283 const struct nft_verdict *verdict, in nft_trace_init()
|
D | nfnetlink_queue.c | 226 static void nfqnl_reinject(struct nf_queue_entry *entry, unsigned int verdict) in nfqnl_reinject() 1054 unsigned int verdict; in verdicthdr_get() local 1080 unsigned int verdict, maxid; in nfqnl_recv_verdict_batch() local 1191 unsigned int verdict; in nfqnl_recv_verdict() local
|
D | nft_fwd_netdev.c | 98 unsigned int verdict = NF_STOLEN; in nft_fwd_neigh_eval() local
|
D | core.c | 586 unsigned int verdict; in nf_hook_slow() local
|
D | x_tables.c | 633 static bool verdict_ok(int verdict) in verdict_ok() 812 compat_uint_t verdict; member
|
D | nf_nat_core.c | 682 unsigned int verdict = NF_ACCEPT; in nf_nat_packet() local
|
/net/netfilter/ipvs/ |
D | ip_vs_core.c | 863 unsigned int verdict = NF_DROP; in handle_response_icmp() local 1367 int verdict = ip_vs_out_icmp_v6(ipvs, skb, &related, in ip_vs_out() local 1377 int verdict = ip_vs_out_icmp(ipvs, skb, &related, hooknum); in ip_vs_out() local 1524 int *verdict, struct ip_vs_conn **cpp, in ip_vs_try_to_schedule() 1640 unsigned int offset, offset2, ihl, verdict; in ip_vs_in_icmp() local 1862 unsigned int offset, verdict; in ip_vs_in_icmp_v6() local 2007 int verdict = ip_vs_in_icmp_v6(ipvs, skb, &related, in ip_vs_in() local 2017 int verdict = ip_vs_in_icmp(ipvs, skb, &related, in ip_vs_in() local
|
D | ip_vs_proto_ah_esp.c | 105 int *verdict, struct ip_vs_conn **cpp, in ah_esp_conn_schedule()
|
D | ip_vs_proto_udp.c | 33 int *verdict, struct ip_vs_conn **cpp, in udp_conn_schedule()
|
D | ip_vs_proto_sctp.c | 18 int *verdict, struct ip_vs_conn **cpp, in sctp_conn_schedule()
|
D | ip_vs_proto_tcp.c | 37 int *verdict, struct ip_vs_conn **cpp, in tcp_conn_schedule()
|
/net/core/ |
D | skmsg.c | 850 static int sk_psock_map_verd(int verdict, bool redir) in sk_psock_map_verd() 936 struct sk_psock *from, int verdict) in sk_psock_tls_verdict_apply() 971 int verdict) in sk_psock_verdict_apply()
|
/net/bridge/ |
D | br_input.c | 218 unsigned int verdict, i; in nf_hook_bridge_pre() local
|
/net/ipv4/netfilter/ |
D | arp_tables.c | 188 unsigned int verdict = NF_DROP; in arpt_do_table() local 439 unsigned int verdict; in check_underflow() local
|
D | ip_tables.c | 233 unsigned int verdict = NF_DROP; in ipt_do_table() local 575 unsigned int verdict; in check_underflow() local
|
/net/ipv6/netfilter/ |
D | ip6_tables.c | 257 unsigned int verdict = NF_DROP; in ip6t_do_table() local 594 unsigned int verdict; in check_underflow() local
|
/net/bridge/netfilter/ |
D | ebtables.c | 201 int verdict, sp = 0; in ebt_do_table() local 803 int i, chain_nr = -1, pos = 0, nentries = chain->nentries, verdict; in check_chainloops() local
|