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