Home
last modified time | relevance | path

Searched refs:nlmsg_error_to_linux (Results 1 – 1 of 1) sorted by relevance

/src/sys/compat/linux/
H A Dlinux_netlink.c506 nlmsg_error_to_linux(struct nlmsghdr *hdr, struct nlpcb *nlp, struct nl_writer *nw) in nlmsg_error_to_linux() function
545 return (nlmsg_error_to_linux(hdr, nlp, nw)); in nlmsg_to_linux()