/drivers/staging/gdm724x/ |
D | netlink_k.c | 20 #define ND_NLMSG_DATA(nlh) ((void *)((char *)NLMSG_DATA(nlh) + \ argument 23 #define ND_NLMSG_R_LEN(nlh) (nlh->nlmsg_len - ND_IFINDEX_LEN) argument 24 #define ND_NLMSG_IFIDX(nlh) NLMSG_DATA(nlh) argument 31 struct nlmsghdr *nlh; in netlink_rcv_cb() local 96 struct nlmsghdr *nlh; in netlink_send() local
|
/drivers/infiniband/core/ |
D | nldev.c | 797 static int nldev_get_doit(struct sk_buff *skb, struct nlmsghdr *nlh, in nldev_get_doit() 843 static int nldev_set_doit(struct sk_buff *skb, struct nlmsghdr *nlh, in nldev_set_doit() 898 struct nlmsghdr *nlh; in _nldev_get_dumpit() local 929 static int nldev_port_get_doit(struct sk_buff *skb, struct nlmsghdr *nlh, in nldev_port_get_doit() 989 struct nlmsghdr *nlh; in nldev_port_get_dumpit() local 1041 static int nldev_res_get_doit(struct sk_buff *skb, struct nlmsghdr *nlh, in nldev_res_get_doit() 1091 struct nlmsghdr *nlh; in _nldev_res_get_dumpit() local 1181 static int res_get_common_doit(struct sk_buff *skb, struct nlmsghdr *nlh, in res_get_common_doit() 1278 struct nlmsghdr *nlh; in res_get_common_dumpit() local 1452 static int nldev_newlink(struct sk_buff *skb, struct nlmsghdr *nlh, in nldev_newlink() [all …]
|
D | netlink.c | 131 void *ibnl_put_msg(struct sk_buff *skb, struct nlmsghdr **nlh, int seq, in ibnl_put_msg() 141 int ibnl_put_attr(struct sk_buff *skb, struct nlmsghdr *nlh, in ibnl_put_attr() 152 static int rdma_nl_rcv_msg(struct sk_buff *skb, struct nlmsghdr *nlh, in rdma_nl_rcv_msg() 212 struct nlmsghdr *nlh; in rdma_nl_rcv_skb() local
|
D | iwpm_util.c | 482 struct sk_buff *iwpm_create_nlmsg(u32 nl_op, struct nlmsghdr **nlh, in iwpm_create_nlmsg() 625 struct nlmsghdr *nlh; in send_mapinfo_num() local 664 struct nlmsghdr *nlh = NULL; in send_nlmsg_done() local 686 struct nlmsghdr *nlh; in iwpm_send_mapinfo() local 808 struct nlmsghdr *nlh; in iwpm_send_hello() local
|
D | iwpm_msg.c | 67 struct nlmsghdr *nlh; in iwpm_register_pid() local 151 struct nlmsghdr *nlh; in iwpm_add_mapping() local 238 struct nlmsghdr *nlh; in iwpm_add_and_query_mapping() local 329 struct nlmsghdr *nlh; in iwpm_remove_mapping() local
|
D | addr.c | 82 static inline bool ib_nl_is_good_ip_resp(const struct nlmsghdr *nlh) in ib_nl_is_good_ip_resp() 98 static void ib_nl_process_good_ip_rsep(const struct nlmsghdr *nlh) in ib_nl_process_good_ip_rsep() 132 struct nlmsghdr *nlh, in ib_nl_handle_ip_res_resp() 150 struct nlmsghdr *nlh; in ib_nl_ip_send_msg() local
|
D | sa_query.c | 835 struct nlmsghdr *nlh; in ib_nl_send_msg() local 924 const struct nlmsghdr *nlh) in ib_nl_process_good_resolve_rsp() 1015 struct nlmsghdr *nlh, in ib_nl_handle_set_timeout() 1074 static inline int ib_nl_is_good_resolve_resp(const struct nlmsghdr *nlh) in ib_nl_is_good_resolve_resp() 1091 struct nlmsghdr *nlh, in ib_nl_handle_resolve_resp()
|
/drivers/connector/ |
D | connector.c | 67 struct nlmsghdr *nlh; in cn_netlink_send_mult() local 133 struct nlmsghdr *nlh; in cn_call_callback() local 172 struct nlmsghdr *nlh; in cn_rx_skb() local
|
/drivers/scsi/ |
D | scsi_transport_iscsi.c | 2340 struct nlmsghdr *nlh; in iscsi_recv_pdu() local 2379 struct nlmsghdr *nlh; in iscsi_offload_mesg() local 2412 struct nlmsghdr *nlh; in iscsi_conn_error_event() local 2447 struct nlmsghdr *nlh; in iscsi_conn_login_event() local 2482 struct nlmsghdr *nlh; in iscsi_post_host_event() local 2513 struct nlmsghdr *nlh; in iscsi_ping_comp_event() local 2542 struct nlmsghdr *nlh; in iscsi_if_send_reply() local 2557 iscsi_if_get_stats(struct iscsi_transport *transport, struct nlmsghdr *nlh) in iscsi_if_get_stats() 2633 struct nlmsghdr *nlh; in iscsi_session_event() local 3001 iscsi_get_chap(struct iscsi_transport *transport, struct nlmsghdr *nlh) in iscsi_get_chap() [all …]
|
D | scsi_netlink.c | 34 struct nlmsghdr *nlh; in scsi_nl_rcv_msg() local
|
D | scsi_transport_fc.c | 532 struct nlmsghdr *nlh; in fc_host_post_fc_event() local
|
/drivers/net/team/ |
D | team.c | 2416 struct nlmsghdr *nlh; in team_nl_send_options_get() local 2695 struct nlmsghdr *nlh; in team_nl_send_port_list_get() local
|
/drivers/staging/fsl-dpaa2/ethsw/ |
D | ethsw.c | 565 struct nlmsghdr *nlh; in ethsw_fdb_do_dump() local
|
/drivers/net/ |
D | vrf.c | 1152 struct nlmsghdr *nlh; in vrf_fib_rule() local
|
D | vxlan.c | 254 struct nlmsghdr *nlh; in vxlan_fdb_info() local
|
/drivers/net/ethernet/mscc/ |
D | ocelot.c | 816 struct nlmsghdr *nlh; in ocelot_fdb_do_dump() local
|
/drivers/net/ethernet/intel/ice/ |
D | ice_main.c | 4579 ice_bridge_setlink(struct net_device *dev, struct nlmsghdr *nlh, in ice_bridge_setlink()
|
/drivers/block/drbd/ |
D | drbd_nl.c | 3290 static struct nlattr *find_cfg_context_attr(const struct nlmsghdr *nlh, int attr) in find_cfg_context_attr()
|
/drivers/net/ethernet/emulex/benet/ |
D | be_main.c | 4959 static int be_ndo_bridge_setlink(struct net_device *dev, struct nlmsghdr *nlh, in be_ndo_bridge_setlink()
|
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_main.c | 4512 static int mlx5e_bridge_setlink(struct net_device *dev, struct nlmsghdr *nlh, in mlx5e_bridge_setlink()
|
/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_main.c | 9998 struct nlmsghdr *nlh, u16 flags, in ixgbe_ndo_bridge_setlink()
|
/drivers/net/ethernet/intel/i40e/ |
D | i40e_main.c | 12341 struct nlmsghdr *nlh, in i40e_ndo_bridge_setlink()
|
/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt.c | 11258 static int bnxt_bridge_setlink(struct net_device *dev, struct nlmsghdr *nlh, in bnxt_bridge_setlink()
|