Home
last modified time | relevance | path

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

/external/libnl/lib/
Dhandlers.c34 static void print_header_content(FILE *ofd, struct nlmsghdr *n) in print_header_content() function
50 print_header_content(ofd, nlmsg_hdr(msg)); in nl_valid_handler_verbose()
61 print_header_content(ofd, nlmsg_hdr(msg)); in nl_invalid_handler_verbose()
72 print_header_content(ofd, nlmsg_hdr(msg)); in nl_overrun_handler_verbose()
86 print_header_content(ofd, &e->msg); in nl_error_handler_verbose()
97 print_header_content(ofd, nlmsg_hdr(msg)); in nl_valid_handler_debug()
108 print_header_content(ofd, nlmsg_hdr(msg)); in nl_finish_handler_debug()
139 print_header_content(ofd, nlmsg_hdr(msg)); in nl_skipped_handler_debug()
150 print_header_content(ofd, nlmsg_hdr(msg)); in nl_ack_handler_debug()