Home
last modified time | relevance | path

Searched defs:verdict (Results 1 – 25 of 27) sorted by relevance

12

/Linux-v5.4/samples/bpf/
Dtest_cgrp2_attach.c42 static int prog_load(int map_fd, int verdict) in prog_load()
87 static int attach_filter(int cg_fd, int type, int verdict) in attach_filter()
131 int detach_only = 0, verdict = 1; in main() local
/Linux-v5.4/net/netfilter/
Dnf_queue.c231 unsigned int index, unsigned int verdict) in nf_queue()
253 unsigned int verdict, i = *index; in nf_iterate() local
292 void nf_reinject(struct nf_queue_entry *entry, unsigned int verdict) in nf_reinject()
Dnf_tables_trace.c288 const struct nft_verdict *verdict, in nft_trace_init()
Dnfnetlink_queue.c226 static void nfqnl_reinject(struct nf_queue_entry *entry, unsigned int verdict) in nfqnl_reinject()
1042 unsigned int verdict; in verdicthdr_get() local
1067 unsigned int verdict, maxid; in nfqnl_recv_verdict_batch() local
1177 unsigned int verdict; in nfqnl_recv_verdict() local
Dnft_fwd_netdev.c90 unsigned int verdict = NF_STOLEN; in nft_fwd_neigh_eval() local
Dcore.c508 unsigned int verdict; in nf_hook_slow() local
Dx_tables.c611 static bool verdict_ok(int verdict) in verdict_ok()
793 compat_uint_t verdict; member
Dnf_nat_core.c702 unsigned int verdict = NF_ACCEPT; in nf_nat_packet() local
/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_cgroup_attach.c51 static int prog_load(int verdict) in prog_load()
219 static int prog_load_cnt(int verdict, int val) in prog_load_cnt()
/Linux-v5.4/net/netfilter/ipvs/
Dip_vs_core.c881 unsigned int verdict = NF_DROP; in handle_response_icmp() local
1382 int verdict = ip_vs_out_icmp_v6(ipvs, skb, &related, in ip_vs_out() local
1392 int verdict = ip_vs_out_icmp(ipvs, skb, &related, hooknum); in ip_vs_out() local
1547 int *verdict, struct ip_vs_conn **cpp, in ip_vs_try_to_schedule()
1663 unsigned int offset, offset2, ihl, verdict; in ip_vs_in_icmp() local
1880 unsigned int offset, verdict; in ip_vs_in_icmp_v6() local
2026 int verdict = ip_vs_in_icmp_v6(ipvs, skb, &related, in ip_vs_in() local
2036 int verdict = ip_vs_in_icmp(ipvs, skb, &related, in ip_vs_in() local
Dip_vs_proto_ah_esp.c105 int *verdict, struct ip_vs_conn **cpp, in ah_esp_conn_schedule()
Dip_vs_proto_udp.c33 int *verdict, struct ip_vs_conn **cpp, in udp_conn_schedule()
Dip_vs_proto_sctp.c18 int *verdict, struct ip_vs_conn **cpp, in sctp_conn_schedule()
Dip_vs_proto_tcp.c37 int *verdict, struct ip_vs_conn **cpp, in tcp_conn_schedule()
/Linux-v5.4/net/bridge/
Dbr_input.c204 unsigned int verdict, i; in nf_hook_bridge_pre() local
/Linux-v5.4/net/core/
Dskmsg.c612 static int sk_psock_map_verd(int verdict, bool redir) in sk_psock_map_verd()
690 struct sk_buff *skb, int verdict) in sk_psock_verdict_apply()
/Linux-v5.4/include/uapi/linux/netfilter/
Dnfnetlink_queue.h70 __be32 verdict; member
Dx_tables.h67 int verdict; member
/Linux-v5.4/net/ipv4/netfilter/
Darp_tables.c188 unsigned int verdict = NF_DROP; in arpt_do_table() local
437 unsigned int verdict; in check_underflow() local
Dip_tables.c233 unsigned int verdict = NF_DROP; in ipt_do_table() local
575 unsigned int verdict; in check_underflow() local
/Linux-v5.4/drivers/w1/slaves/
Dw1_therm.c52 u8 verdict; member
/Linux-v5.4/include/uapi/linux/netfilter_bridge/
Debtables.h164 int verdict; member
/Linux-v5.4/net/ipv6/netfilter/
Dip6_tables.c257 unsigned int verdict = NF_DROP; in ip6t_do_table() local
593 unsigned int verdict; in check_underflow() local
/Linux-v5.4/include/net/netfilter/
Dnf_tables.h85 struct nft_verdict verdict; member
100 struct nft_verdict verdict; member
1211 const struct nft_verdict *verdict; member
/Linux-v5.4/net/bridge/netfilter/
Debtables.c188 int verdict, sp = 0; in ebt_do_table() local
764 int i, chain_nr = -1, pos = 0, nentries = chain->nentries, verdict; in check_chainloops() local

12