Home
last modified time | relevance | path

Searched defs:nlh (Results 51 – 75 of 155) sorted by relevance

1234567

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_netlink.c34 struct nlmsghdr *nlh; in scsi_nl_rcv_msg() local
H A Dscsi_transport_iscsi.c2523 struct nlmsghdr *nlh; in iscsi_recv_pdu() local
2562 struct nlmsghdr *nlh; in iscsi_offload_mesg() local
2595 struct nlmsghdr *nlh; in iscsi_conn_error_event() local
2656 struct nlmsghdr *nlh; in iscsi_conn_login_event() local
2691 struct nlmsghdr *nlh; in iscsi_post_host_event() local
2722 struct nlmsghdr *nlh; in iscsi_ping_comp_event() local
2751 struct nlmsghdr *nlh; in iscsi_if_send_reply() local
2766 iscsi_if_get_stats(struct iscsi_transport *transport, struct nlmsghdr *nlh) in iscsi_if_get_stats()
2842 struct nlmsghdr *nlh; in iscsi_session_event() local
3250 iscsi_get_chap(struct iscsi_transport *transport, struct nlmsghdr *nlh) in iscsi_get_chap()
[all …]
/OK3568_Linux_fs/kernel/net/unix/
H A Ddiag.c127 struct nlmsghdr *nlh; in sk_diag_fill() local
261 const struct nlmsghdr *nlh, in unix_diag_get_exact()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dnexthop.c229 struct nlmsghdr *nlh; in nh_fill_node() local
1471 struct nlmsghdr *nlh, struct nh_config *cfg, in rtm_to_nh_config()
1652 static int rtm_new_nexthop(struct sk_buff *skb, struct nlmsghdr *nlh, in rtm_new_nexthop()
1670 static int nh_valid_get_del_req(struct nlmsghdr *nlh, u32 *id, in nh_valid_get_del_req()
1716 static int rtm_del_nexthop(struct sk_buff *skb, struct nlmsghdr *nlh, in rtm_del_nexthop()
1743 static int rtm_get_nexthop(struct sk_buff *in_skb, struct nlmsghdr *nlh, in rtm_get_nexthop()
1818 static int nh_valid_dump_req(const struct nlmsghdr *nlh, int *dev_idx, in nh_valid_dump_req()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dsmartlink.c241 struct nlmsghdr *nlh; in smartlink_nl_recv_msg() local
284 struct nlmsghdr *nlh; in smartlink_nl_send_msg() local
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Daddr.c84 static inline bool ib_nl_is_good_ip_resp(const struct nlmsghdr *nlh) in ib_nl_is_good_ip_resp()
100 static void ib_nl_process_good_ip_rsep(const struct nlmsghdr *nlh) in ib_nl_process_good_ip_rsep()
134 struct nlmsghdr *nlh, in ib_nl_handle_ip_res_resp()
152 struct nlmsghdr *nlh; in ib_nl_ip_send_msg() local
/OK3568_Linux_fs/kernel/net/ipv6/
H A Daddrconf.c522 struct nlmsghdr *nlh; in inet6_netconf_fill_devconf() local
602 const struct nlmsghdr *nlh, in inet6_netconf_valid_get_req()
641 struct nlmsghdr *nlh, in inet6_netconf_get_devconf()
707 const struct nlmsghdr *nlh = cb->nlh; in inet6_netconf_dump_devconf() local
4672 inet6_rtm_deladdr(struct sk_buff *skb, struct nlmsghdr *nlh, in inet6_rtm_deladdr()
4856 inet6_rtm_newaddr(struct sk_buff *skb, struct nlmsghdr *nlh, in inet6_rtm_newaddr()
4944 static void put_ifaddrmsg(struct nlmsghdr *nlh, u8 prefixlen, u32 flags, in put_ifaddrmsg()
5011 struct nlmsghdr *nlh; in inet6_fill_ifaddr() local
5079 struct nlmsghdr *nlh; in inet6_fill_ifmcaddr() local
5114 struct nlmsghdr *nlh; in inet6_fill_ifacaddr() local
[all …]
/OK3568_Linux_fs/kernel/net/can/
H A Dgw.c550 struct nlmsghdr *nlh; in cgw_put_job() local
732 static int cgw_parse_attr(struct nlmsghdr *nlh, struct cf_mod *mod, in cgw_parse_attr()
988 static int cgw_create_job(struct sk_buff *skb, struct nlmsghdr *nlh, in cgw_create_job()
1101 static int cgw_remove_job(struct sk_buff *skb, struct nlmsghdr *nlh, in cgw_remove_job()
/OK3568_Linux_fs/kernel/net/tipc/
H A Ddiag.c54 struct nlmsghdr *nlh; in __tipc_add_sock_diag() local
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnfnetlink_osf.c300 struct sk_buff *skb, const struct nlmsghdr *nlh, in nfnl_osf_add_callback()
348 const struct nlmsghdr *nlh, in nfnl_osf_remove_callback()
H A Dnfnetlink_log.c349 struct nlmsghdr *nlh = nlmsg_put(inst->skb, 0, 0, in __nfulnl_send() local
454 struct nlmsghdr *nlh; in __build_packet_message() local
844 struct sk_buff *skb, const struct nlmsghdr *nlh, in nfulnl_recv_unsupp()
868 struct sk_buff *skb, const struct nlmsghdr *nlh, in nfulnl_recv_config()
H A Dnf_tables_trace.c186 struct nlmsghdr *nlh; in nft_trace_notify() local
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dnetlink.c225 static int __dump_link_nlmsg(struct nlmsghdr *nlh, in __dump_link_nlmsg()
356 struct nlmsghdr nlh; in libbpf_nl_get_link() member
/OK3568_Linux_fs/kernel/include/net/
H A Dgenetlink.h216 static inline int genlmsg_parse_deprecated(const struct nlmsghdr *nlh, in genlmsg_parse_deprecated()
235 static inline int genlmsg_parse(const struct nlmsghdr *nlh, in genlmsg_parse()
383 struct nlmsghdr *nlh = (struct nlmsghdr *)((unsigned char *)gnlh - in genlmsg_len() local
/OK3568_Linux_fs/kernel/kernel/
H A Daudit.c534 struct nlmsghdr *nlh = nlmsg_hdr(skb); in kauditd_printk_skb() local
802 struct nlmsghdr *nlh; in kauditd_send_multicast_skb() local
933 struct nlmsghdr *nlh; in audit_make_reply() local
1206 static int audit_receive_msg(struct sk_buff *skb, struct nlmsghdr *nlh) in audit_receive_msg()
1546 struct nlmsghdr *nlh; in audit_receive() local
2410 struct nlmsghdr *nlh; in audit_log_end() local
/OK3568_Linux_fs/kernel/net/vmw_vsock/
H A Ddiag.c19 struct nlmsghdr *nlh; in sk_diag_fill() local
/OK3568_Linux_fs/kernel/samples/connector/
H A Ducon.c48 struct nlmsghdr *nlh; in netlink_send() local
/OK3568_Linux_fs/app/forlinx/quectelCM/libmnl/
H A Dlibmnl.h147 #define mnl_attr_for_each(attr, nlh, offset) \ argument
/OK3568_Linux_fs/kernel/net/decnet/
H A Ddn_table.c229 static int dn_fib_nh_match(struct rtmsg *r, struct nlmsghdr *nlh, struct nlattr *attrs[], struct dn… in dn_fib_nh_match()
306 struct nlmsghdr *nlh; in dn_fib_dump_info() local
383 struct nlmsghdr *nlh, struct netlink_skb_parms *req) in dn_rtmsg_fib()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetlink.h205 const struct nlmsghdr *nlh; member
250 const struct nlmsghdr *nlh, in netlink_dump_start()
/OK3568_Linux_fs/kernel/net/wireless/
H A Dwext-core.c422 struct nlmsghdr *nlh; in rtnetlink_ifinfo_prep() local
465 struct nlmsghdr *nlh; in wireless_send_event() local
/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_netlink.c387 struct nlmsghdr *nlh; in br_fill_ifinfo() local
907 int br_setlink(struct net_device *dev, struct nlmsghdr *nlh, u16 flags, in br_setlink()
966 int br_dellink(struct net_device *dev, struct nlmsghdr *nlh, u16 flags) in br_dellink()
/OK3568_Linux_fs/kernel/net/xdp/
H A Dxsk_diag.c99 struct nlmsghdr *nlh; in xsk_diag_fill() local
/OK3568_Linux_fs/kernel/net/netlink/
H A Ddiag.c48 struct nlmsghdr *nlh; in sk_diag_fill() local
/OK3568_Linux_fs/kernel/net/packet/
H A Ddiag.c135 struct nlmsghdr *nlh; in sk_diag_fill() local

1234567