Searched refs:nhmsg (Results 1 – 2 of 2) sorted by relevance
7 struct nhmsg { struct
925 struct nhmsg *nhm; in nh_fill_node()1056 size_t sz = NLMSG_ALIGN(sizeof(struct nhmsg)); in nh_nlmsg_size()1151 struct nhmsg *nhm; in nh_fill_res_bucket()3028 struct nhmsg *nhm = nlmsg_data(nlh); in rtm_to_nh_config()3232 err = nlmsg_parse(nlh, sizeof(struct nhmsg), tb, in rtm_new_nexthop()3268 struct nhmsg *nhm = nlmsg_data(nlh); in nh_valid_get_del_req()3307 err = nlmsg_parse(nlh, sizeof(struct nhmsg), tb, in rtm_del_nexthop()3342 err = nlmsg_parse(nlh, sizeof(struct nhmsg), tb, in rtm_get_nexthop()3428 struct nhmsg *nhm; in __nh_valid_dump_req()3523 struct nhmsg *nhm = nlmsg_data(cb->nlh); in rtm_dump_nexthop_cb()[all …]