Lines Matching defs:hdr
177 struct nlmsghdr *hdr = snl_create_msg_request(&nw, nl_type); in rtmsg_nl_int() local
318 struct nlmsghdr *hdr = snl_create_msg_request(&nw, NL_RTM_GETLINK); in get_ifdata() local
343 print_getmsg(struct nl_helper *h, struct nlmsghdr *hdr, struct sockaddr *dst) in print_getmsg()
446 print_line_prefix(struct nlmsghdr *hdr, struct snl_msg_info *cinfo, in print_line_prefix()
464 get_action_name(struct nlmsghdr *hdr, int new_cmd) in get_action_name()
510 print_nlmsg_route(struct nl_helper *h, struct nlmsghdr *hdr, in print_nlmsg_route()
577 print_nlmsg_link(struct nl_helper *h, struct nlmsghdr *hdr, in print_nlmsg_link()
601 print_nlmsg_addr(struct nl_helper *h, struct nlmsghdr *hdr, in print_nlmsg_addr()
651 print_nlmsg_neigh(struct nl_helper *h, struct nlmsghdr *hdr, in print_nlmsg_neigh()
710 print_nlmsg_generic(struct nl_helper *h, struct nlmsghdr *hdr, struct snl_msg_info *cinfo) in print_nlmsg_generic()
718 print_nlmsg(struct nl_helper *h, struct nlmsghdr *hdr, struct snl_msg_info *cinfo) in print_nlmsg()
783 struct nlmsghdr *hdr; in monitor_nl() local
818 struct nlmsghdr *hdr = snl_create_msg_request(&nw, NL_RTM_DELROUTE); in flushroute_one() local
867 struct nlmsghdr *hdr = snl_create_msg_request(&nw, NL_RTM_GETROUTE); in flushroutes_fib_nl() local