Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dnexthop.h7 struct nhmsg { struct
/Linux-v5.10/net/ipv4/
Dnexthop.c231 struct nhmsg *nhm; in nh_fill_node()
347 size_t sz = NLMSG_ALIGN(sizeof(struct nhmsg)); in nh_nlmsg_size()
1461 struct nhmsg *nhm = nlmsg_data(nlh); in rtm_to_nh_config()
1660 struct nhmsg *nhm = nlmsg_data(nlh); in nh_valid_get_del_req()
1811 struct nhmsg *nhm; in nh_valid_dump_req()
1866 struct nhmsg *nhm = nlmsg_data(cb->nlh); in rtm_dump_nexthop()