Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnetlink.h226 bool netlink_strict_get_check(struct sk_buff *skb);
/openbmc/linux/net/ipv6/
H A Daddrlabel.c548 if (!netlink_strict_get_check(skb)) in ip6addrlbl_valid_get_req()
H A Daddrconf.c619 if (!netlink_strict_get_check(skb)) in inet6_netconf_valid_get_req()
5444 if (!netlink_strict_get_check(skb)) in inet6_rtm_valid_getaddr_req()
H A Droute.c5963 if (!netlink_strict_get_check(skb)) in inet6_rtm_valid_getroute_req()
/openbmc/linux/net/core/
H A Dnet_namespace.c868 if (!netlink_strict_get_check(skb)) in rtnl_net_valid_getid_req()
H A Drtnetlink.c3765 if (!netlink_strict_get_check(skb)) in rtnl_valid_getlink_req()
5940 err = rtnl_valid_stats_req(nlh, netlink_strict_get_check(skb), in rtnl_stats_get()
6097 err = rtnl_valid_stats_req(nlh, netlink_strict_get_check(skb), in rtnl_stats_set()
/openbmc/linux/net/mpls/
H A Daf_mpls.c1225 if (!netlink_strict_get_check(skb)) in mpls_netconf_valid_get_req()
2298 if (!netlink_strict_get_check(skb)) in mpls_valid_getroute_req()
/openbmc/linux/net/netlink/
H A Daf_netlink.c1402 bool netlink_strict_get_check(struct sk_buff *skb) in netlink_strict_get_check() function
1406 EXPORT_SYMBOL_GPL(netlink_strict_get_check);
/openbmc/linux/net/ipv4/
H A Ddevinet.c2188 if (!netlink_strict_get_check(skb)) in inet_netconf_valid_get_req()
H A Dipmr.c2491 if (!netlink_strict_get_check(skb)) in ipmr_rtm_valid_getroute_req()
H A Droute.c3219 if (!netlink_strict_get_check(skb)) in inet_rtm_valid_getroute_req()