Home
last modified time | relevance | path

Searched defs:nlh (Results 1 – 23 of 23) sorted by relevance

/drivers/staging/gdm724x/
Dnetlink_k.c20 #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/
Dnldev.c797 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 …]
Dnetlink.c131 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
Diwpm_util.c482 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
Diwpm_msg.c67 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
Daddr.c82 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
Dsa_query.c835 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/
Dconnector.c67 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/
Dscsi_transport_iscsi.c2340 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 …]
Dscsi_netlink.c34 struct nlmsghdr *nlh; in scsi_nl_rcv_msg() local
Dscsi_transport_fc.c532 struct nlmsghdr *nlh; in fc_host_post_fc_event() local
/drivers/net/team/
Dteam.c2416 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/
Dethsw.c565 struct nlmsghdr *nlh; in ethsw_fdb_do_dump() local
/drivers/net/
Dvrf.c1152 struct nlmsghdr *nlh; in vrf_fib_rule() local
Dvxlan.c254 struct nlmsghdr *nlh; in vxlan_fdb_info() local
/drivers/net/ethernet/mscc/
Docelot.c816 struct nlmsghdr *nlh; in ocelot_fdb_do_dump() local
/drivers/net/ethernet/intel/ice/
Dice_main.c4579 ice_bridge_setlink(struct net_device *dev, struct nlmsghdr *nlh, in ice_bridge_setlink()
/drivers/block/drbd/
Ddrbd_nl.c3290 static struct nlattr *find_cfg_context_attr(const struct nlmsghdr *nlh, int attr) in find_cfg_context_attr()
/drivers/net/ethernet/emulex/benet/
Dbe_main.c4959 static int be_ndo_bridge_setlink(struct net_device *dev, struct nlmsghdr *nlh, in be_ndo_bridge_setlink()
/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c4512 static int mlx5e_bridge_setlink(struct net_device *dev, struct nlmsghdr *nlh, in mlx5e_bridge_setlink()
/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c9998 struct nlmsghdr *nlh, u16 flags, in ixgbe_ndo_bridge_setlink()
/drivers/net/ethernet/intel/i40e/
Di40e_main.c12341 struct nlmsghdr *nlh, in i40e_ndo_bridge_setlink()
/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c11258 static int bnxt_bridge_setlink(struct net_device *dev, struct nlmsghdr *nlh, in bnxt_bridge_setlink()