Searched defs:nlh (Results 1 - 25 of 131) sorted by relevance

123456

/linux-master/drivers/scsi/
H A Dscsi_netlink.c34 struct nlmsghdr *nlh; local
[all...]
/linux-master/tools/lib/thermal/
H A Devents.c23 struct nlmsghdr *nlh = nlmsg_hdr(n); local
H A Dsampling.c13 struct nlmsghdr *nlh = nlmsg_hdr(n); local
/linux-master/security/selinux/
H A Dnetlink.c43 static void selnl_add_payload(struct nlmsghdr *nlh, int len, int msgtype, void *data) argument
72 struct nlmsghdr *nlh; local
/linux-master/net/ieee802154/
H A Dnetlink.c47 struct nlmsghdr *nlh = nlmsg_hdr(msg); local
76 struct nlmsghdr *nlh = nlmsg_hdr(msg); local
/linux-master/net/tipc/
H A Ddiag.c54 struct nlmsghdr *nlh; local
/linux-master/samples/connector/
H A Ducon.c48 struct nlmsghdr *nlh; local
/linux-master/drivers/staging/gdm724x/
H A Dnetlink_k.c31 struct nlmsghdr *nlh; local
97 struct nlmsghdr *nlh; local
[all...]
/linux-master/crypto/
H A Dcrypto_user_stat.c111 struct nlmsghdr *nlh; local
H A Dcrypto_user_base.c159 struct nlmsghdr *nlh; local
260 static int crypto_update_alg(struct sk_buff *skb, struct nlmsghdr *nlh, argument
296 static int crypto_del_alg(struct sk_buff *skb, struct nlmsghdr *nlh, argument
334 crypto_add_alg(struct sk_buff *skb, struct nlmsghdr *nlh, struct nlattr **attrs) argument
382 crypto_del_rng(struct sk_buff *skb, struct nlmsghdr *nlh, struct nlattr **attrs) argument
422 crypto_user_rcv_msg(struct sk_buff *skb, struct nlmsghdr *nlh, struct netlink_ext_ack *extack) argument
[all...]
/linux-master/tools/testing/selftests/netfilter/
H A Daudit_logread.c21 struct nlmsghdr nlh; member in struct:audit_message
H A Dconntrack_dump_flush.c20 static int build_cta_tuple_v4(struct nlmsghdr *nlh, int type, argument
48 build_cta_tuple_v6(struct nlmsghdr *nlh, int type, struct in6_addr src_ip, struct in6_addr dst_ip, uint16_t src_port, uint16_t dst_port) argument
76 build_cta_proto(struct nlmsghdr *nlh) argument
95 conntrack_data_insert(struct mnl_socket *sock, struct nlmsghdr *nlh, uint16_t zone) argument
143 struct nlmsghdr *nlh; local
177 struct nlmsghdr *nlh; local
207 count_entries(const struct nlmsghdr *nlh, void *data) argument
215 struct nlmsghdr *nlh, *rplnlh; local
262 struct nlmsghdr *nlh, *rplnlh; local
[all...]
H A Dnf-queue.c77 static int queue_cb(const struct nlmsghdr *nlh, void *data) argument
123 struct nlmsghdr *nlh = mnl_nlmsg_put_header(buf); local
147 struct nlmsghdr *nlh = mnl_nlmsg_put_header(buf); local
174 struct nlmsghdr *nlh; local
212 struct nlmsghdr *nlh; local
274 struct nlmsghdr *nlh; local
[all...]
/linux-master/net/vmw_vsock/
H A Ddiag.c19 struct nlmsghdr *nlh; local
/linux-master/net/phonet/
H A Dpn_netlink.c51 static int addr_doit(struct sk_buff *skb, struct nlmsghdr *nlh, argument
99 struct nlmsghdr *nlh; local
164 struct nlmsghdr *nlh; local
218 route_doit(struct sk_buff *skb, struct nlmsghdr *nlh, struct netlink_ext_ack *extack) argument
[all...]
/linux-master/tools/lib/bpf/
H A Dnlattr.c81 static inline int nlmsg_len(const struct nlmsghdr *nlh) argument
158 int libbpf_nla_dump_errormsg(struct nlmsghdr *nlh) argument
/linux-master/net/smc/
H A Dsmc_stats.c267 void *nlh; local
331 void *nlh; local
[all...]
H A Dsmc_diag.c81 struct nlmsghdr *nlh; local
/linux-master/net/netfilter/
H A Dnf_tables_trace.c195 struct nlmsghdr *nlh; local
/linux-master/tools/testing/selftests/net/af_unix/
H A Ddiag_uid.c81 struct nlmsghdr nlh; member in struct:__anon219
151 struct nlmsghdr *nlh; local
[all...]
/linux-master/drivers/connector/
H A Dconnector.c68 struct nlmsghdr *nlh; local
136 struct nlmsghdr *nlh; local
200 struct nlmsghdr *nlh; local
[all...]
/linux-master/net/packet/
H A Ddiag.c135 struct nlmsghdr *nlh; local
/linux-master/net/netlink/
H A Ddiag.c48 struct nlmsghdr *nlh; local
[all...]
/linux-master/net/xdp/
H A Dxsk_diag.c99 struct nlmsghdr *nlh; local
/linux-master/drivers/infiniband/core/
H A Diwpm_msg.c67 struct nlmsghdr *nlh; local
147 struct nlmsghdr *nlh; local
230 struct nlmsghdr *nlh; local
317 struct nlmsghdr *nlh; local
[all...]

Completed in 268 milliseconds

123456