Home
last modified time | relevance | path

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

/external/strace/
Dnetlink.c89 get_fd_nl_family(struct tcb *const tcp, const int fd) in get_fd_nl_family() function
639 const int family = get_fd_nl_family(tcp, fd); in decode_netlink()
DChangeLog13080 netlink: call get_fd_nl_family before nlmsghdr decoding.
13085 (get_fd_nl_family): Replace NL_FAMILY_ERROR with -1.
13090 (print_nlmsghdr): Move get_fd_nl_family invocation ...
15835 (get_fd_nl_family, decode_nlmsg_type): New functions.