/net/mac802154/ |
D | mib.c | 25 int res; in mac802154_dev_set_page_channel() local 44 int res; in mac802154_get_params() local 60 int res; in mac802154_set_params() local 76 int res; in mac802154_add_key() local 91 int res; in mac802154_del_key() local 106 int res; in mac802154_add_dev() local 120 int res; in mac802154_del_dev() local 136 int res; in mac802154_add_devkey() local 152 int res; in mac802154_del_devkey() local 167 int res; in mac802154_add_seclevel() local [all …]
|
D | cfg.c | 303 int res; in ieee802154_set_llsec_params() local 319 int res; in ieee802154_get_llsec_params() local 335 int res; in ieee802154_add_llsec_key() local 350 int res; in ieee802154_del_llsec_key() local 365 int res; in ieee802154_add_seclevel() local 380 int res; in ieee802154_del_seclevel() local 395 int res; in ieee802154_add_device() local 410 int res; in ieee802154_del_device() local 426 int res; in ieee802154_add_devkey() local 442 int res; in ieee802154_del_devkey() local
|
/net/hsr/ |
D | hsr_netlink.c | 76 int res; in hsr_fill_info() local 146 int res; in hsr_nl_ringerror() local 188 int res; in hsr_nl_nodedown() local 242 int res; in hsr_get_node_status() local 371 int res; in hsr_get_node_list() local
|
D | hsr_main.c | 25 int res; in hsr_netdev_notify() local 116 int res; in hsr_init() local
|
D | hsr_slave.c | 99 int res; in hsr_portdev_setup() local 130 int res; in hsr_add_port() local
|
/net/ipv6/ |
D | addrconf_core.c | 153 struct fib6_result *res, int flags) in eafnosupport_fib6_table_lookup() 160 struct fib6_result *res, int flags) in eafnosupport_fib6_lookup() 166 eafnosupport_fib6_select_path(const struct net *net, struct fib6_result *res, in eafnosupport_fib6_select_path() 173 eafnosupport_ip6_mtu_from_fib6(const struct fib6_result *res, in eafnosupport_ip6_mtu_from_fib6()
|
D | fib6_rules.c | 62 struct fib6_result *res, int flags) in fib6_lookup() 94 struct fib6_result res = {}; in fib6_rule_lookup() local 156 struct fib6_result *res = arg->result; in fib6_rule_action_alt() local 194 struct fib6_result *res = arg->result; in __fib6_rule_action() local 265 struct fib6_result *res = arg->result; in fib6_rule_suppress() local
|
D | route.c | 427 void fib6_select_path(const struct net *net, struct fib6_result *res, in fib6_select_path() 515 struct fib6_result *res, in rt6_nh_dev_match() 535 static void rt6_device_match(struct net *net, struct fib6_result *res, in rt6_device_match() 795 struct fib6_result *res, struct fib6_info **cont, in __find_rr_leaf() 852 bool *do_rr, struct fib6_result *res) in find_rr_leaf() 872 struct fib6_result *res, int strict) in rt6_select() 928 static bool rt6_is_gw_or_nonexthop(const struct fib6_result *res) in rt6_is_gw_or_nonexthop() 1015 static struct net_device *ip6_rt_get_dev_rcu(const struct fib6_result *res) in ip6_rt_get_dev_rcu() 1093 static void ip6_rt_init_dst(struct rt6_info *rt, const struct fib6_result *res) in ip6_rt_init_dst() 1130 static void ip6_rt_copy_init(struct rt6_info *rt, const struct fib6_result *res) in ip6_rt_copy_init() [all …]
|
/net/ax25/ |
D | ax25_uid.c | 52 ax25_uid_assoc *ax25_uid, *res = NULL; in ax25_findbyuid() local 73 unsigned long res; in ax25_uid_ioctl() local
|
D | ax25_iface.c | 160 int (*res)(struct sk_buff *, ax25_cb *) = NULL; in ax25_protocol_function() local 203 int res = 0; in ax25_protocol_is_registered() local
|
/net/mac80211/ |
D | fils_aead.c | 75 int res; in aes_siv_encrypt() local 154 int res; in aes_siv_decrypt() local 275 int res; in fils_decrypt_assoc_resp() local
|
D | debugfs.c | 25 int res; in mac80211_format_buffer() local 345 int q, res = 0; in queues_read() local 371 int res; in format_devstat_counter() local
|
/net/ieee802154/6lowpan/ |
D | reassembly.c | 141 int res; in lowpan_frag_queue() local 188 lowpan_rx_result res) in lowpan_frag_rx_handlers_result() 221 lowpan_rx_result res; in lowpan_invoke_frag_rx_handlers() local 445 int res; in lowpan_frags_init_net() local
|
D | rx.c | 30 static int lowpan_rx_handlers_result(struct sk_buff *skb, lowpan_rx_result res) in lowpan_rx_handlers_result() 204 lowpan_rx_result res; in lowpan_invoke_rx_handlers() local
|
/net/core/ |
D | sock_diag.c | 27 u64 res = atomic64_read(&sk->sk_cookie); in sock_gen_cookie() local 38 u64 res; in sock_diag_check_cookie() local 53 u64 res = sock_gen_cookie(sk); in sock_diag_save_cookie() local
|
/net/sunrpc/auth_gss/ |
D | gss_krb5_mech.c | 168 simple_get_bytes(const void *p, const void *end, void *res, int len) in simple_get_bytes() 178 simple_get_netobj(const void *p, const void *end, struct xdr_netobj *res) in simple_get_netobj() 198 struct krb5_ctx *ctx, struct crypto_sync_skcipher **res) in get_key()
|
/net/phonet/ |
D | socket.c | 71 u8 res = spn->spn_resource; in pn_find_sock_by_sa() local 625 struct sock *pn_find_sock_by_res(struct net *net, u8 res) in pn_find_sock_by_res() 642 int pn_sock_bind_res(struct sock *sk, u8 res) in pn_sock_bind_res() 663 int pn_sock_unbind_res(struct sock *sk, u8 res) in pn_sock_unbind_res() 686 unsigned int res, match = 0; in pn_sock_unbind_all_res() local
|
D | af_phonet.c | 149 u16 dst, u16 src, u8 res, u8 irq) in pn_send() 205 u16 dst, u16 src, u8 res) in pn_raw_send() 232 u8 daddr, saddr, res; in pn_skb_send() local
|
/net/ipv4/ |
D | route.c | 744 struct fib_result res; in __ip_do_redirect() local 1018 struct fib_result res; in __ip_rt_update_pmtu() local 1200 int res; in ipv4_send_dest_unreach() local 1262 struct fib_result res; in ip_rt_get_source() local 1393 u32 ip_mtu_from_fib_result(struct fib_result *res, __be32 daddr) in ip_mtu_from_fib_result() 1563 const struct fib_result *res, in rt_set_nexthop() 1784 const struct fib_result *res, in __mkroute_input() 2010 struct fib_result *res, in ip_mkroute_input() 2040 struct fib_result *res) in ip_route_input_slow() 2250 struct fib_result res; in ip_route_input_noref() local [all …]
|
/net/batman-adv/ |
D | routing.c | 225 int res, ret = NET_RX_DROP; in batadv_recv_my_icmp_packet() local 298 int res, ret = NET_RX_DROP; in batadv_recv_icmp_ttl_exceeded() local 363 int res, ret = NET_RX_DROP; in batadv_recv_icmp_packet() local 682 int res, hdr_len, ret = NET_RX_DROP; in batadv_route_unicast_packet() local
|
D | bat_v_elp.c | 353 int res = -ENOMEM; in batadv_v_elp_iface_enable() local 518 bool res; in batadv_v_elp_packet_recv() local
|
/net/decnet/ |
D | dn_rules.c | 54 int dn_fib_lookup(struct flowidn *flp, struct dn_fib_res *res) in dn_fib_lookup() 187 struct dn_fib_res res; in dnet_addr_type() local
|
/net/netfilter/ |
D | nf_nat_amanda.c | 48 int res; in help() local
|
/net/sunrpc/ |
D | timer.c | 112 unsigned long res; in rpc_calc_rto() local
|
/net/tipc/ |
D | netlink.c | 285 int res; in tipc_netlink_start() local
|