Home
last modified time | relevance | path

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

/external/libnl/lib/
Dhandlers.c39 static void print_header_content(FILE *ofd, struct nlmsghdr *n) in print_header_content() function
55 print_header_content(ofd, nlmsg_hdr(msg)); in nl_valid_handler_verbose()
66 print_header_content(ofd, nlmsg_hdr(msg)); in nl_invalid_handler_verbose()
77 print_header_content(ofd, nlmsg_hdr(msg)); in nl_overrun_handler_verbose()
90 print_header_content(ofd, &e->msg); in nl_error_handler_verbose()
101 print_header_content(ofd, nlmsg_hdr(msg)); in nl_valid_handler_debug()
112 print_header_content(ofd, nlmsg_hdr(msg)); in nl_finish_handler_debug()
143 print_header_content(ofd, nlmsg_hdr(msg)); in nl_skipped_handler_debug()
154 print_header_content(ofd, nlmsg_hdr(msg)); in nl_ack_handler_debug()