/net/6lowpan/ |
D | nhc_udp.c | 41 bool fail; in udp_uncompress() local 44 fail = lowpan_fetch_skb(skb, &tmp, sizeof(tmp)); in udp_uncompress() 49 fail |= lowpan_fetch_skb(skb, &uh.source, sizeof(uh.source)); in udp_uncompress() 50 fail |= lowpan_fetch_skb(skb, &uh.dest, sizeof(uh.dest)); in udp_uncompress() 53 fail |= lowpan_fetch_skb(skb, &uh.source, sizeof(uh.source)); in udp_uncompress() 54 fail |= lowpan_fetch_skb(skb, &val, sizeof(val)); in udp_uncompress() 58 fail |= lowpan_fetch_skb(skb, &val, sizeof(val)); in udp_uncompress() 60 fail |= lowpan_fetch_skb(skb, &uh.dest, sizeof(uh.dest)); in udp_uncompress() 63 fail |= lowpan_fetch_skb(skb, &val, sizeof(val)); in udp_uncompress() 77 fail = true; in udp_uncompress() [all …]
|
D | iphc.c | 308 bool fail; in lowpan_iphc_uncompress_addr() local 314 fail = lowpan_fetch_skb(skb, ipaddr->s6_addr, 16); in lowpan_iphc_uncompress_addr() 321 fail = lowpan_fetch_skb(skb, &ipaddr->s6_addr[8], 8); in lowpan_iphc_uncompress_addr() 330 fail = lowpan_fetch_skb(skb, &ipaddr->s6_addr[14], 2); in lowpan_iphc_uncompress_addr() 334 fail = false; in lowpan_iphc_uncompress_addr() 349 if (fail) { in lowpan_iphc_uncompress_addr() 369 bool fail; in lowpan_iphc_uncompress_ctx_addr() local 374 fail = false; in lowpan_iphc_uncompress_ctx_addr() 383 fail = lowpan_fetch_skb(skb, &ipaddr->s6_addr[8], 8); in lowpan_iphc_uncompress_ctx_addr() 390 fail = lowpan_fetch_skb(skb, &ipaddr->s6_addr[14], 2); in lowpan_iphc_uncompress_ctx_addr() [all …]
|
/net/sched/ |
D | act_csum.c | 392 goto fail; in tcf_csum_ipv4() 401 goto fail; in tcf_csum_ipv4() 407 goto fail; in tcf_csum_ipv4() 413 goto fail; in tcf_csum_ipv4() 419 goto fail; in tcf_csum_ipv4() 425 goto fail; in tcf_csum_ipv4() 430 goto fail; in tcf_csum_ipv4() 436 goto fail; in tcf_csum_ipv4() 443 fail: in tcf_csum_ipv4() 497 goto fail; in tcf_csum_ipv6() [all …]
|
/net/sctp/ |
D | ulpevent.c | 56 goto fail; in sctp_ulpevent_new() 63 fail: in sctp_ulpevent_new() 134 goto fail; in sctp_ulpevent_make_assoc_change() 151 goto fail; in sctp_ulpevent_make_assoc_change() 229 fail: in sctp_ulpevent_make_assoc_change() 253 goto fail; in sctp_ulpevent_make_peer_addr_change() 335 fail: in sctp_ulpevent_make_peer_addr_change() 400 goto fail; in sctp_ulpevent_make_remote_error() 421 fail: in sctp_ulpevent_make_remote_error() 447 goto fail; in sctp_ulpevent_make_send_failed() [all …]
|
D | endpointola.c | 136 goto fail; in sctp_endpoint_new() 146 fail: in sctp_endpoint_new()
|
/net/hsr/ |
D | hsr_netlink.c | 196 goto fail; in hsr_nl_ringerror() 219 fail: in hsr_nl_ringerror() 238 goto fail; in hsr_nl_nodedown() 256 fail: in hsr_nl_nodedown() 312 goto fail; in hsr_get_node_status() 400 fail: in hsr_get_node_status() 439 goto fail; in hsr_get_node_list() 491 fail: in hsr_get_node_list()
|
D | Kconfig | 20 ports), giving a redundant, instant fail-over network. Each HSR node 27 a redundant, instant fail-over network. Unlike HSR, PRP networks
|
/net/ieee802154/6lowpan/ |
D | reassembly.c | 245 bool fail; in lowpan_get_cb() local 249 fail = lowpan_fetch_skb(skb, &high, 1); in lowpan_get_cb() 250 fail |= lowpan_fetch_skb(skb, &low, 1); in lowpan_get_cb() 256 fail |= lowpan_fetch_skb(skb, &d_tag, 2); in lowpan_get_cb() 260 fail |= lowpan_fetch_skb(skb, &cb->d_offset, 1); in lowpan_get_cb() 265 fail |= cb->d_size < sizeof(struct ipv6hdr); in lowpan_get_cb() 267 fail |= !skb->len; in lowpan_get_cb() 270 if (unlikely(fail)) in lowpan_get_cb()
|
/net/mac802154/ |
D | rx.c | 77 goto fail; in ieee802154_subif_frame() 89 goto fail; in ieee802154_subif_frame() 99 goto fail; in ieee802154_subif_frame() 106 goto fail; in ieee802154_subif_frame() 109 fail: in ieee802154_subif_frame()
|
D | llsec.c | 254 goto fail; in mac802154_llsec_key_add() 263 fail: in mac802154_llsec_key_add() 749 goto fail; in mac802154_llsec_encrypt() 768 fail: in mac802154_llsec_encrypt() 1005 goto fail; in mac802154_llsec_decrypt() 1047 fail: in mac802154_llsec_decrypt()
|
/net/core/ |
D | dst_cache.c | 45 goto fail; in dst_cache_per_cpu_get() 54 goto fail; in dst_cache_per_cpu_get() 58 fail: in dst_cache_per_cpu_get()
|
/net/ceph/ |
D | crypto.c | 46 goto fail; in set_secret() 56 goto fail; in set_secret() 61 goto fail; in set_secret() 65 fail: in set_secret()
|
D | osdmap.c | 274 goto fail; in decode_array_32_alloc() 287 fail: in decode_array_32_alloc() 345 goto fail; in decode_choose_args() 355 goto fail; in decode_choose_args() 370 goto fail; in decode_choose_args() 384 fail: in decode_choose_args() 520 goto fail; in crush_decode() 526 goto fail; in crush_decode() 532 goto fail; in crush_decode() 538 goto fail; in crush_decode() [all …]
|
/net/rds/ |
D | tcp.c | 376 goto fail; in rds_tcp_conn_alloc() 398 fail: in rds_tcp_conn_alloc() 555 goto fail; in rds_tcp_init_net() 574 goto fail; in rds_tcp_init_net() 582 fail: in rds_tcp_init_net()
|
/net/mac80211/ |
D | fils_aead.c | 124 goto fail; in aes_siv_encrypt() 129 goto fail; in aes_siv_encrypt() 137 fail: in aes_siv_encrypt()
|
/net/iucv/ |
D | af_iucv.c | 1031 goto fail; in iucv_sock_sendmsg() 1037 goto fail; in iucv_sock_sendmsg() 1042 goto fail; in iucv_sock_sendmsg() 1076 goto fail; in iucv_sock_sendmsg() 1113 goto fail; in iucv_sock_sendmsg() 1120 fail: in iucv_sock_sendmsg() 1432 goto fail; in iucv_sock_shutdown() 1476 fail: in iucv_sock_shutdown() 1637 goto fail; in iucv_callback_connreq() 1644 goto fail; in iucv_callback_connreq() [all …]
|
/net/xfrm/ |
D | espintcp.c | 353 goto fail; in espintcp_sendmsg() 364 goto fail; in espintcp_sendmsg() 368 goto fail; in espintcp_sendmsg() 384 fail: in espintcp_sendmsg()
|
/net/wireless/ |
D | lib80211_crypt_ccmp.c | 65 goto fail; in lib80211_ccmp_init() 71 goto fail; in lib80211_ccmp_init() 76 fail: in lib80211_ccmp_init()
|
D | lib80211_crypt_tkip.c | 99 goto fail; in lib80211_tkip_init() 106 goto fail; in lib80211_tkip_init() 112 goto fail; in lib80211_tkip_init() 117 fail: in lib80211_tkip_init()
|
/net/mptcp/ |
D | pm_netlink.c | 919 goto fail; in mptcp_nl_cmd_get_addr() 942 fail: in mptcp_nl_cmd_get_addr() 1038 goto fail; in mptcp_nl_cmd_get_limits() 1042 goto fail; in mptcp_nl_cmd_get_limits() 1046 goto fail; in mptcp_nl_cmd_get_limits() 1051 fail: in mptcp_nl_cmd_get_limits()
|
/net/nfc/ |
D | llcp_core.c | 930 goto fail; in nfc_llcp_recv_connect() 939 goto fail; in nfc_llcp_recv_connect() 947 goto fail; in nfc_llcp_recv_connect() 959 goto fail; in nfc_llcp_recv_connect() 971 goto fail; in nfc_llcp_recv_connect() 982 goto fail; in nfc_llcp_recv_connect() 993 goto fail; in nfc_llcp_recv_connect() 1040 fail: in nfc_llcp_recv_connect()
|
/net/ipv4/ |
D | fib_rules.c | 420 goto fail; in fib4_rules_init() 426 fail: in fib4_rules_init()
|
/net/can/ |
D | bcm.c | 1596 goto fail; in bcm_connect() 1606 goto fail; in bcm_connect() 1611 goto fail; in bcm_connect() 1631 goto fail; in bcm_connect() 1638 fail: in bcm_connect()
|
/net/ipv6/ |
D | icmp.c | 1041 goto fail; in icmpv6_sk_init() 1053 fail: in icmpv6_sk_init() 1073 goto fail; in icmpv6_init() 1082 fail: in icmpv6_init()
|
/net/bridge/ |
D | br_device.c | 360 goto fail; in br_netpoll_setup() 366 fail: in br_netpoll_setup()
|