Lines Matching refs:nhmsg
922 struct nhmsg *nhm; in nh_fill_node()
1068 size_t sz = NLMSG_ALIGN(sizeof(struct nhmsg)); in nh_nlmsg_size()
1163 struct nhmsg *nhm; in nh_fill_res_bucket()
3072 struct nhmsg *nhm = nlmsg_data(nlh); in rtm_to_nh_config()
3275 err = nlmsg_parse(nlh, sizeof(struct nhmsg), tb, in rtm_new_nexthop()
3311 struct nhmsg *nhm = nlmsg_data(nlh); in nh_valid_get_del_req()
3350 err = nlmsg_parse(nlh, sizeof(struct nhmsg), tb, in rtm_del_nexthop()
3385 err = nlmsg_parse(nlh, sizeof(struct nhmsg), tb, in rtm_get_nexthop()
3471 struct nhmsg *nhm; in __nh_valid_dump_req()
3509 err = nlmsg_parse(nlh, sizeof(struct nhmsg), tb, in nh_valid_dump_req()
3596 struct nhmsg *nhm = nlmsg_data(cb->nlh); in rtm_dump_nexthop_cb()
3680 err = nlmsg_parse(nlh, sizeof(struct nhmsg), tb, in nh_valid_dump_bucket_req()
3735 struct nhmsg *nhm = nlmsg_data(cb->nlh); in rtm_dump_nexthop_bucket_nh()
3849 err = nlmsg_parse(nlh, sizeof(struct nhmsg), tb, in nh_valid_get_bucket_req()