Searched refs:nhmsg (Results 1 – 2 of 2) sorted by relevance
7 struct nhmsg { struct
701 struct nhmsg *nhm; in nh_fill_node()830 size_t sz = NLMSG_ALIGN(sizeof(struct nhmsg)); in nh_nlmsg_size()924 struct nhmsg *nhm; in nh_fill_res_bucket()2771 struct nhmsg *nhm = nlmsg_data(nlh); in rtm_to_nh_config()2974 struct nhmsg *nhm = nlmsg_data(nlh); in __nh_valid_get_del_req()3001 err = nlmsg_parse(nlh, sizeof(struct nhmsg), tb, in nh_valid_get_del_req()3126 struct nhmsg *nhm; in __nh_valid_dump_req()3164 err = nlmsg_parse(nlh, sizeof(struct nhmsg), tb, in nh_valid_dump_req()3219 struct nhmsg *nhm = nlmsg_data(cb->nlh); in rtm_dump_nexthop_cb()3307 err = nlmsg_parse(nlh, sizeof(struct nhmsg), tb, in nh_valid_dump_bucket_req()[all …]