Home
last modified time | relevance | path

Searched refs:netlink_strict_get_check (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/
H A Dnetlink.h227 bool netlink_strict_get_check(struct sk_buff *skb);
/linux/net/core/
H A Dnet_namespace.c964 if (!netlink_strict_get_check(skb)) in rtnl_net_valid_getid_req()
H A Drtnetlink.c4084 if (!netlink_strict_get_check(skb)) in rtnl_valid_getlink_req()
6250 err = rtnl_valid_stats_req(nlh, netlink_strict_get_check(skb), in rtnl_stats_get()
6392 err = rtnl_valid_stats_req(nlh, netlink_strict_get_check(skb), in rtnl_stats_set()
/linux/net/ipv4/
H A Ddevinet.c2248 if (!netlink_strict_get_check(skb)) in inet_netconf_valid_get_req()
H A Dipmr.c2637 if (!netlink_strict_get_check(skb)) in ipmr_rtm_valid_getroute_req()
H A Droute.c3227 if (!netlink_strict_get_check(skb)) in inet_rtm_valid_getroute_req()
/linux/net/ipv6/
H A Daddrconf.c630 if (!netlink_strict_get_check(skb)) in inet6_netconf_valid_get_req()
5492 if (!netlink_strict_get_check(skb)) in inet6_rtm_valid_getaddr_req()
H A Droute.c6125 if (!netlink_strict_get_check(skb)) in inet6_rtm_valid_getroute_req()