Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
Dnexthop.h7 struct nhmsg { struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dnexthop.h22 struct nhmsg { struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dnexthop.h22 struct nhmsg { struct
/kernel/linux/linux-6.6/include/uapi/linux/
Dnexthop.h7 struct nhmsg { struct
/kernel/linux/linux-6.6/net/ipv4/
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()
2770 struct nhmsg *nhm = nlmsg_data(nlh); in rtm_to_nh_config()
2973 struct nhmsg *nhm = nlmsg_data(nlh); in __nh_valid_get_del_req()
3000 err = nlmsg_parse(nlh, sizeof(struct nhmsg), tb, in nh_valid_get_del_req()
3125 struct nhmsg *nhm; in __nh_valid_dump_req()
3163 err = nlmsg_parse(nlh, sizeof(struct nhmsg), tb, in nh_valid_dump_req()
3218 struct nhmsg *nhm = nlmsg_data(cb->nlh); in rtm_dump_nexthop_cb()
3306 err = nlmsg_parse(nlh, sizeof(struct nhmsg), tb, in nh_valid_dump_bucket_req()
[all …]
/kernel/linux/linux-5.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()
1495 struct nhmsg *nhm = nlmsg_data(nlh); in rtm_to_nh_config()
1694 struct nhmsg *nhm = nlmsg_data(nlh); in nh_valid_get_del_req()
1845 struct nhmsg *nhm; in nh_valid_dump_req()
1900 struct nhmsg *nhm = nlmsg_data(cb->nlh); in rtm_dump_nexthop()