Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dnetlink.h226 bool netlink_strict_get_check(struct sk_buff *skb);
/linux-6.6.21/net/ipv6/
Daddrlabel.c548 if (!netlink_strict_get_check(skb)) in ip6addrlbl_valid_get_req()
Daddrconf.c619 if (!netlink_strict_get_check(skb)) in inet6_netconf_valid_get_req()
5442 if (!netlink_strict_get_check(skb)) in inet6_rtm_valid_getaddr_req()
Droute.c5963 if (!netlink_strict_get_check(skb)) in inet6_rtm_valid_getroute_req()
/linux-6.6.21/net/core/
Dnet_namespace.c860 if (!netlink_strict_get_check(skb)) in rtnl_net_valid_getid_req()
Drtnetlink.c3736 if (!netlink_strict_get_check(skb)) in rtnl_valid_getlink_req()
5911 err = rtnl_valid_stats_req(nlh, netlink_strict_get_check(skb), in rtnl_stats_get()
6068 err = rtnl_valid_stats_req(nlh, netlink_strict_get_check(skb), in rtnl_stats_set()
/linux-6.6.21/net/mpls/
Daf_mpls.c1225 if (!netlink_strict_get_check(skb)) in mpls_netconf_valid_get_req()
2314 if (!netlink_strict_get_check(skb)) in mpls_valid_getroute_req()
/linux-6.6.21/net/netlink/
Daf_netlink.c1406 bool netlink_strict_get_check(struct sk_buff *skb) in netlink_strict_get_check() function
1410 EXPORT_SYMBOL_GPL(netlink_strict_get_check);
/linux-6.6.21/net/ipv4/
Ddevinet.c2175 if (!netlink_strict_get_check(skb)) in inet_netconf_valid_get_req()
Dipmr.c2489 if (!netlink_strict_get_check(skb)) in ipmr_rtm_valid_getroute_req()
Droute.c3224 if (!netlink_strict_get_check(skb)) in inet_rtm_valid_getroute_req()