Searched defs:verdict (Results 1 – 14 of 14) sorted by relevance
/net/netfilter/ |
D | nf_queue.c | 161 struct nf_hook_entry **entryp, unsigned int verdict) in nf_queue() 180 void nf_reinject(struct nf_queue_entry *entry, unsigned int verdict) in nf_reinject()
|
D | core.c | 309 unsigned int verdict; in nf_iterate() local 350 unsigned int verdict; in nf_hook_slow() local
|
D | nf_tables_trace.c | 270 const struct nft_verdict *verdict, in nft_trace_init()
|
D | nfnetlink_queue.c | 1017 unsigned int verdict; in verdicthdr_get() local 1041 unsigned int verdict, maxid; in nfqnl_recv_verdict_batch() local 1147 unsigned int verdict; in nfqnl_recv_verdict() local
|
D | x_tables.c | 626 compat_uint_t verdict; member
|
/net/netfilter/ipvs/ |
D | ip_vs_core.c | 850 unsigned int verdict = NF_DROP; in handle_response_icmp() local 1350 int verdict = ip_vs_out_icmp_v6(ipvs, skb, &related, in ip_vs_out() local 1360 int verdict = ip_vs_out_icmp(ipvs, skb, &related, hooknum); in ip_vs_out() local 1514 int *verdict, struct ip_vs_conn **cpp, in ip_vs_try_to_schedule() 1565 unsigned int offset, offset2, ihl, verdict; in ip_vs_in_icmp() local 1747 unsigned int offset, verdict; in ip_vs_in_icmp_v6() local 1892 int verdict = ip_vs_in_icmp_v6(ipvs, skb, &related, in ip_vs_in() local 1902 int verdict = ip_vs_in_icmp(ipvs, skb, &related, in ip_vs_in() local
|
D | ip_vs_proto_ah_esp.c | 109 int *verdict, struct ip_vs_conn **cpp, in ah_esp_conn_schedule()
|
D | ip_vs_proto_udp.c | 34 int *verdict, struct ip_vs_conn **cpp, in udp_conn_schedule()
|
D | ip_vs_proto_sctp.c | 14 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/ipv4/netfilter/ |
D | arp_tables.c | 187 unsigned int verdict = NF_DROP; in arpt_do_table() local 456 unsigned int verdict; in check_underflow() local
|
D | ip_tables.c | 241 unsigned int verdict = NF_DROP; in ipt_do_table() local 600 unsigned int verdict; in check_underflow() local
|
/net/ipv6/netfilter/ |
D | ip6_tables.c | 274 unsigned int verdict = NF_DROP; in ip6t_do_table() local 629 unsigned int verdict; in check_underflow() local
|
/net/bridge/netfilter/ |
D | ebtables.c | 190 int verdict, sp = 0; in ebt_do_table() local 771 int i, chain_nr = -1, pos = 0, nentries = chain->nentries, verdict; in check_chainloops() local
|