Searched refs:rtm_nh_policy (Results 1 – 1 of 1) sorted by relevance
/net/ipv4/ |
D | nexthop.c | 25 static const struct nla_policy rtm_nh_policy[NHA_MAX + 1] = { variable 1309 err = nlmsg_parse(nlh, sizeof(*nhm), tb, NHA_MAX, rtm_nh_policy, in rtm_to_nh_config() 1493 err = nlmsg_parse(nlh, sizeof(*nhm), tb, NHA_MAX, rtm_nh_policy, in nh_valid_get_del_req() 1644 err = nlmsg_parse(nlh, sizeof(*nhm), tb, NHA_MAX, rtm_nh_policy, in nh_valid_dump_req()
|