/net/wimax/ |
D | op-rfkill.c | 81 int result; in wimax_report_rfkill_hw() local 136 int result; in wimax_report_rfkill_sw() local 193 int result = 0; in __wimax_rf_toggle_radio() local 235 int result; in wimax_rfkill_set_radio_block() local 287 int result; in wimax_rfkill() local 334 int result; in wimax_rfkill_add() local 400 int result, ifindex; in wimax_gnl_doit_rfkill() local
|
D | stack.c | 91 int result; in wimax_gnl_re_state_change_alloc() local 157 int result = 0; in wimax_gnl_re_state_change_send() local 467 int result; in wimax_dev_add() local 575 int result; in wimax_subsys_init() local
|
D | op-reset.c | 56 int result = -EINVAL; in wimax_reset() local 89 int result, ifindex; in wimax_gnl_doit_reset() local
|
D | op-msg.c | 110 int result; in wimax_msg_alloc() local 297 int result = -ENOMEM; in wimax_msg() local 319 int result, ifindex; in wimax_gnl_doit_msg_from_user() local
|
D | op-state-get.c | 33 int result, ifindex; in wimax_gnl_doit_state_get() local
|
/net/sctp/ |
D | stream.c | 511 __u32 result) in sctp_update_strreset_result() 524 __u32 result = SCTP_STRRESET_DENIED; in sctp_process_strreset_outreq() local 613 __u32 result = SCTP_STRRESET_DENIED; in sctp_process_strreset_inreq() local 691 __u32 result = SCTP_STRRESET_DENIED; in sctp_process_strreset_tsnreq() local 787 __u32 result = SCTP_STRRESET_DENIED; in sctp_process_strreset_addstrm_out() local 857 __u32 result = SCTP_STRRESET_DENIED; in sctp_process_strreset_addstrm_in() local 925 __u32 result; in sctp_process_strreset_resp() local
|
/net/6lowpan/ |
D | nhc.c | 27 int result, len_dif, len; in lowpan_nhc_insert() local 70 int result, i; in lowpan_nhc_by_nhcid() local
|
/net/bluetooth/ |
D | ecdh_helper.c | 65 struct ecdh_completion result; in compute_ecdh_secret() local 172 struct ecdh_completion result; in generate_ecdh_public_key() local
|
D | l2cap_core.c | 724 u16 result; in l2cap_chan_le_connect_reject() local 747 u16 result; in l2cap_chan_connect_reject() local 3374 u16 result = L2CAP_CONF_SUCCESS; in l2cap_parse_conf_req() local 3588 void *data, size_t size, u16 *result) in l2cap_parse_conf_rsp() 3706 u16 result, u16 flags) in l2cap_build_conf_rsp() 3854 int result, status = L2CAP_CS_NO_INFO; in l2cap_connect() local 4014 u16 scid, dcid, result, status; in l2cap_connect_create_rsp() local 4254 u16 scid, flags, result; in l2cap_config_rsp() local 4503 u16 type, result; in l2cap_information_rsp() local 4657 static void l2cap_send_move_chan_rsp(struct l2cap_chan *chan, u16 result) in l2cap_send_move_chan_rsp() [all …]
|
/net/sunrpc/ |
D | rpcb_clnt.c | 255 int result = 0; in rpcb_create_local_unix() local 308 int result = 0; in rpcb_create_local_net() local 344 int result = 0; in rpcb_create_local() local 399 int error, result = 0; in rpcb_register_call() local 488 int result; in rpcb_register_inet4() local 519 int result; in rpcb_register_inet6() local
|
/net/dccp/ccids/lib/ |
D | tfrc.h | 35 u64 result = scaled_div(a, b); in scaled_div32() local
|
D | tfrc_equation.c | 617 u64 result; in tfrc_calc_x() local
|
/net/ipv6/ |
D | inet6_hashtables.c | 124 struct sock *sk, *result = NULL; in inet6_lhash2_lookup() local 157 struct sock *result = NULL; in inet6_lookup_listener() local
|
D | netfilter.c | 102 struct dst_entry *result; in __nf_ip6_route() local
|
/net/caif/ |
D | chnl_net.c | 205 int result = -1; in chnl_net_start_xmit() local 248 int result = -1; in chnl_net_open() local
|
/net/mpls/ |
D | internal.h | 177 struct mpls_shim_hdr result; in mpls_entry_encode() local 188 struct mpls_entry_decoded result; in mpls_entry_decode() local
|
/net/ipv4/netfilter/ |
D | nft_fib_ipv4.c | 173 enum nft_fib_result result; in nft_fib4_select_ops() local
|
/net/ceph/ |
D | auth_none.c | 72 static int handle_reply(struct ceph_auth_client *ac, int result, in handle_reply()
|
D | auth_x_protocol.h | 25 __le32 result; member
|
/net/netfilter/ipvs/ |
D | ip_vs_app.c | 150 int result; in ip_vs_app_inc_get() local 176 int result; in register_ip_vs_app_inc() local
|
/net/nfc/nci/ |
D | hci.c | 95 static int nci_hci_result_to_errno(u8 result) in nci_hci_result_to_errno() 366 u8 result, struct sk_buff *skb) in nci_hci_resp_received() 526 u8 dest_gate, int *result) in nci_hci_create_pipe()
|
/net/ipv6/netfilter/ |
D | nft_fib_ipv6.c | 219 enum nft_fib_result result; in nft_fib6_select_ops() local
|
/net/wireless/ |
D | core.c | 59 struct cfg80211_registered_device *result = NULL, *rdev; in cfg80211_rdev_by_wiphy_idx() local 129 int result; in cfg80211_dev_rename() local
|
/net/ieee802154/ |
D | core.c | 70 struct cfg802154_registered_device *result = NULL, *rdev; in cfg802154_rdev_by_wpan_phy_idx() local
|
/net/nfc/hci/ |
D | core.c | 22 int nfc_hci_result_to_errno(u8 result) in nfc_hci_result_to_errno() 165 void nfc_hci_resp_received(struct nfc_hci_dev *hdev, u8 result, in nfc_hci_resp_received()
|