Home
last modified time | relevance | path

Searched refs:nhmsg (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dnexthop.h7 struct nhmsg { struct
/linux-6.3-rc2/net/ipv4/
A Dnexthop.c700 struct nhmsg *nhm; in nh_fill_node()
829 size_t sz = NLMSG_ALIGN(sizeof(struct nhmsg)); in nh_nlmsg_size()
923 struct nhmsg *nhm; in nh_fill_res_bucket()
2747 struct nhmsg *nhm = nlmsg_data(nlh); in rtm_to_nh_config()
2950 struct nhmsg *nhm = nlmsg_data(nlh); in __nh_valid_get_del_req()
2977 err = nlmsg_parse(nlh, sizeof(struct nhmsg), tb, in nh_valid_get_del_req()
3102 struct nhmsg *nhm; in __nh_valid_dump_req()
3140 err = nlmsg_parse(nlh, sizeof(struct nhmsg), tb, in nh_valid_dump_req()
3196 struct nhmsg *nhm = nlmsg_data(cb->nlh); in rtm_dump_nexthop_cb()
3288 err = nlmsg_parse(nlh, sizeof(struct nhmsg), tb, in nh_valid_dump_bucket_req()
[all …]

Completed in 10 milliseconds