Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dfd-trans.c339 static void tswap_nlmsghdr(struct nlmsghdr *nlh) in tswap_nlmsghdr()
348 static abi_long host_to_target_for_each_nlmsg(struct nlmsghdr *nlh, in host_to_target_for_each_nlmsg()
399 static abi_long target_to_host_for_each_nlmsg(struct nlmsghdr *nlh, in target_to_host_for_each_nlmsg()
1324 static abi_long host_to_target_data_route(struct nlmsghdr *nlh) in host_to_target_data_route()
1384 static inline abi_long host_to_target_nlmsg_route(struct nlmsghdr *nlh, in host_to_target_nlmsg_route()
1596 static abi_long target_to_host_data_route(struct nlmsghdr *nlh) in target_to_host_data_route()
1655 static abi_long target_to_host_nlmsg_route(struct nlmsghdr *nlh, size_t len) in target_to_host_nlmsg_route()
1661 static abi_long host_to_target_data_audit(struct nlmsghdr *nlh) in host_to_target_data_audit()
1672 static inline abi_long host_to_target_nlmsg_audit(struct nlmsghdr *nlh, in host_to_target_nlmsg_audit()
1678 static abi_long target_to_host_data_audit(struct nlmsghdr *nlh) in target_to_host_data_audit()
[all …]