Searched refs:print_nlmsghdr (Results 1 – 2 of 2) sorted by relevance
446 print_nlmsghdr(struct tcb *tcp, in print_nlmsghdr() function623 print_nlmsghdr(tcp, fd, family, nlmsghdr); in decode_nlmsghdr_with_payload()
9564 (print_nlmsghdr): Pass tcp to the decode_nlmsg_type call.13090 (print_nlmsghdr): Move get_fd_nl_family invocation ...15107 * netlink.c (print_nlmsghdr): Do not skip family detection15354 print_nlmsghdr and after decode_payload iff decode_payload is invoked.15684 (print_nlmsghdr): Use it.15836 (print_nlmsghdr): Use them for nlmsg_type decoding.15842 (print_nlmsghdr): Add netlink family argument, change return type15854 * netlink.c (print_nlmsghdr, decode_nlmsghdr_with_payload,27558 * netlink.c (fetch_nlmsghdr, print_nlmsghdr,