Searched defs:verdict (Results 1 - 25 of 43) sorted by relevance

12

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_skmsg_load_helpers.c31 int verdict = SK_PASS; local
H A Dtest_sockmap_listen.c66 int verdict; local
85 int verdict; local
106 int verdict; local
124 int err, verdict; local
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dnetns_cookie.c16 int err, val, ret, map, verdict; local
H A Dcgroup_attach_override.c13 static int prog_load(int verdict) argument
H A Dcgroup_attach_multi.c13 static int prog_load_cnt(int verdict, int val) argument
H A Dsockmap_basic.c114 int err, map, verdict; local
278 int err, map, verdict; local
362 int n, err, map, verdict, local
417 int err, map, verdict, s, c0 = -1, c1 = -1, p0 = -1, p1 = -1; local
480 int err, map, verdict, s, c1, p1, zero = 0, sent, recvd, avail; local
[all...]
/linux-master/net/netfilter/ipvs/
H A Dip_vs_proto_ah_esp.c103 ah_esp_conn_schedule(struct netns_ipvs *ipvs, int af, struct sk_buff *skb, struct ip_vs_proto_data *pd, int *verdict, struct ip_vs_conn **cpp, struct ip_vs_iphdr *iph) argument
H A Dip_vs_proto_udp.c31 udp_conn_schedule(struct netns_ipvs *ipvs, int af, struct sk_buff *skb, struct ip_vs_proto_data *pd, int *verdict, struct ip_vs_conn **cpp, struct ip_vs_iphdr *iph) argument
H A Dip_vs_proto_sctp.c16 sctp_conn_schedule(struct netns_ipvs *ipvs, int af, struct sk_buff *skb, struct ip_vs_proto_data *pd, int *verdict, struct ip_vs_conn **cpp, struct ip_vs_iphdr *iph) argument
H A Dip_vs_proto_tcp.c35 tcp_conn_schedule(struct netns_ipvs *ipvs, int af, struct sk_buff *skb, struct ip_vs_proto_data *pd, int *verdict, struct ip_vs_conn **cpp, struct ip_vs_iphdr *iph) argument
/linux-master/samples/bpf/
H A Dtest_cgrp2_attach.c43 static int prog_load(int map_fd, int verdict) argument
92 static int attach_filter(int cg_fd, int type, int verdict) argument
136 int detach_only = 0, verdict = 1; local
/linux-master/net/ipv6/netfilter/
H A Dip6table_mangle.c35 unsigned int ret, verdict; local
/linux-master/net/ipv4/netfilter/
H A Diptable_mangle.c39 unsigned int ret, verdict; local
/linux-master/net/netfilter/
H A Dnf_queue.c235 nf_queue(struct sk_buff *skb, struct nf_hook_state *state, unsigned int index, unsigned int verdict) argument
H A Dnf_tables_trace.c148 static bool nft_trace_have_verdict_chain(const struct nft_verdict *verdict, argument
126 nf_trace_fill_rule_info(struct sk_buff *nlskb, const struct nft_verdict *verdict, const struct nft_rule_dp *rule, const struct nft_traceinfo *info) argument
189 nft_trace_notify(const struct nft_pktinfo *pkt, const struct nft_verdict *verdict, const struct nft_rule_dp *rule, struct nft_traceinfo *info) argument
[all...]
H A Dnft_fwd_netdev.c101 unsigned int verdict = NF_STOLEN; local
H A Dnf_tables_core.c44 __nft_trace_packet(const struct nft_pktinfo *pkt, const struct nft_verdict *verdict, const struct nft_rule_dp *rule, struct nft_traceinfo *info, enum nft_trace_types type) argument
58 nft_trace_packet(const struct nft_pktinfo *pkt, struct nft_verdict *verdict, struct nft_traceinfo *info, const struct nft_rule_dp *rule, enum nft_trace_types type) argument
[all...]
H A Dcore.c622 unsigned int verdict; local
H A Dnf_nat_proto.c1002 unsigned int ret, verdict; local
/linux-master/drivers/net/ethernet/amazon/ena/
H A Dena_xdp.h84 u32 verdict = ENA_XDP_PASS; local
[all...]
/linux-master/tools/testing/selftests/netfilter/
H A Dnf-queue.c24 uint32_t verdict; member in struct:options
[all...]
/linux-master/include/uapi/linux/netfilter/
H A Dx_tables.h67 int verdict; member in struct:xt_standard_target
H A Dnfnetlink_queue.h72 __be32 verdict; member in struct:nfqnl_msg_verdict_hdr
/linux-master/net/bridge/
H A Dbr_input.c258 unsigned int verdict, i; local
/linux-master/include/uapi/linux/netfilter_bridge/
H A Debtables.h164 int verdict; member in struct:ebt_standard_target

Completed in 210 milliseconds

12