Lines Matching defs:h
120 nl_helper_init(struct nl_helper *h) in nl_helper_init()
126 nl_helper_free(struct nl_helper *h) in nl_helper_free()
142 rtmsg_nl_int(struct nl_helper *h, int cmd, int rtm_flags, int fib, int rtm_addrs, in rtmsg_nl_int()
302 struct nl_helper h = {}; in rtmsg_nl() local
312 get_ifdata(struct nl_helper *h, uint32_t ifindex, struct snl_parsed_link_simple *link) in get_ifdata()
343 print_getmsg(struct nl_helper *h, struct nlmsghdr *hdr, struct sockaddr *dst) in print_getmsg()
396 print_prefix(struct nl_helper *h, char *buf, int bufsize, struct sockaddr *sa, int plen) in print_prefix()
474 print_nlmsg_route_nhop(struct nl_helper *h, struct snl_parsed_route *r, in print_nlmsg_route_nhop()
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()
748 struct nl_helper h; in monitor_nl() local
809 flushroute_one(struct nl_helper *h, struct snl_parsed_route *r) in flushroute_one()
861 struct nl_helper h = {}; in flushroutes_fib_nl() local