Home
last modified time | relevance | path

Searched refs:err2 (Results 1 – 25 of 33) sorted by relevance

12

/net/netfilter/
Dnft_range.c83 goto err2; in nft_range_init()
89 goto err2; in nft_range_init()
93 goto err2; in nft_range_init()
101 goto err2; in nft_range_init()
107 err2: in nft_range_init()
Dxt_rateest.c103 goto err2; in xt_rateest_mt_checkentry()
110 err2: in xt_rateest_mt_checkentry()
Dxt_RATEEST.c161 goto err2; in xt_rateest_tg_checkentry()
168 err2: in xt_rateest_tg_checkentry()
Dxt_CT.c187 goto err2; in xt_ct_tg_check()
228 err2: in xt_ct_tg_check()
Dnf_log_syslog.c980 goto err2; in nf_log_syslog_net_init()
994 err2: in nf_log_syslog_net_init()
1029 goto err2; in nf_log_syslog_init()
1050 err2: in nf_log_syslog_init()
Dnfnetlink_cthelper.c245 goto err2; in nfnl_cthelper_create()
276 goto err2; in nfnl_cthelper_create()
280 err2: in nfnl_cthelper_create()
Dnft_dynset.c68 goto err2; in nft_dynset_new()
72 err2: in nft_dynset_new()
Dnf_conntrack_netlink.c2260 goto err2; in ctnetlink_create_conntrack()
2278 goto err2; in ctnetlink_create_conntrack()
2290 goto err2; in ctnetlink_create_conntrack()
2304 goto err2; in ctnetlink_create_conntrack()
2322 goto err2; in ctnetlink_create_conntrack()
2328 goto err2; in ctnetlink_create_conntrack()
2335 goto err2; in ctnetlink_create_conntrack()
2341 goto err2; in ctnetlink_create_conntrack()
2358 goto err2; in ctnetlink_create_conntrack()
2363 goto err2; in ctnetlink_create_conntrack()
[all …]
Dnf_synproxy_core.c341 goto err2; in synproxy_net_init()
343 goto err2; in synproxy_net_init()
350 goto err2; in synproxy_net_init()
360 err2: in synproxy_net_init()
Dnf_conntrack_proto.c597 goto err2; in nf_ct_netns_inet_get()
600 err2: in nf_ct_netns_inet_get()
Dnft_set_hash.c143 goto err2; in nft_rhash_update()
156 err2: in nft_rhash_update()
Dnf_nat_sip.c631 goto err2; in nf_nat_sdp_media()
636 err2: in nf_nat_sdp_media()
Dnft_ct.c1382 goto err2; in nft_ct_module_init()
1400 err2: in nft_ct_module_init()
Dxt_hashlimit.c1310 goto err2; in hashlimit_mt_init()
1314 err2: in hashlimit_mt_init()
Dnf_conntrack_sip.c967 goto err2; in set_expected_rtp_rtcp()
997 err2: in set_expected_rtp_rtcp()
/net/sched/
Dcls_flow.c443 goto err2; in flow_change()
448 goto err2; in flow_change()
454 goto err2; in flow_change()
474 goto err2; in flow_change()
480 goto err2; in flow_change()
486 goto err2; in flow_change()
488 goto err2; in flow_change()
494 goto err2; in flow_change()
498 goto err2; in flow_change()
558 err2: in flow_change()
Dact_ipt.c185 goto err2; in __tcf_ipt_init()
207 err2: in __tcf_ipt_init()
/net/bridge/
Dbr_if.c616 goto err2; in br_add_if()
620 goto err2; in br_add_if()
716 err2: in br_add_if()
/net/8021q/
Dvlan.c694 goto err2; in vlan_proto_init()
717 err2: in vlan_proto_init()
/net/key/
Daf_key.c232 int err2; in pfkey_broadcast() local
254 err2 = pfkey_broadcast_one(skb, GFP_ATOMIC, sk); in pfkey_broadcast()
259 err = err2; in pfkey_broadcast()
1763 int err, err2; in pfkey_flush() local
1770 err2 = unicast_flush_resp(sk, hdr); in pfkey_flush()
1771 if (err || err2) { in pfkey_flush()
1774 return err ? err : err2; in pfkey_flush()
2783 int err, err2; in pfkey_spdflush() local
2786 err2 = unicast_flush_resp(sk, hdr); in pfkey_spdflush()
2787 if (err || err2) { in pfkey_spdflush()
/net/802/
Dgarp.c585 goto err2; in garp_init_applicant()
603 err2: in garp_init_applicant()
Dmrp.c870 goto err2; in mrp_init_applicant()
891 err2: in mrp_init_applicant()
/net/
Dsocket.c2178 int err, err2; in __sys_recvfrom() local
2193 err2 = move_addr_to_user(&address, in __sys_recvfrom()
2195 if (err2 < 0) in __sys_recvfrom()
2196 err = err2; in __sys_recvfrom()
/net/ipv4/netfilter/
Darp_tables.c1638 goto err2; in arp_tables_init()
1649 err2: in arp_tables_init()
/net/netlink/
Daf_netlink.c2567 int err2; in nlmsg_notify() local
2569 err2 = nlmsg_unicast(sk, skb, portid); in nlmsg_notify()
2571 err = err2; in nlmsg_notify()

12