Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dnetlink.h152 bool netlink_strict_get_check(struct sk_buff *skb);
/kernel/linux/linux-5.10/net/ipv6/
Daddrlabel.c548 if (!netlink_strict_get_check(skb)) in ip6addrlbl_valid_get_req()
Daddrconf.c609 if (!netlink_strict_get_check(skb)) in inet6_netconf_valid_get_req()
5347 if (!netlink_strict_get_check(skb)) in inet6_rtm_valid_getaddr_req()
Droute.c5859 if (!netlink_strict_get_check(skb)) in inet6_rtm_valid_getroute_req()
/kernel/linux/linux-5.10/net/core/
Dnet_namespace.c868 if (!netlink_strict_get_check(skb)) in rtnl_net_valid_getid_req()
Drtnetlink.c3512 if (!netlink_strict_get_check(skb)) in rtnl_valid_getlink_req()
5370 err = rtnl_valid_stats_req(nlh, netlink_strict_get_check(skb), in rtnl_stats_get()
/kernel/linux/linux-5.10/net/mpls/
Daf_mpls.c1223 if (!netlink_strict_get_check(skb)) in mpls_netconf_valid_get_req()
2321 if (!netlink_strict_get_check(skb)) in mpls_valid_getroute_req()
/kernel/linux/linux-5.10/net/netlink/
Daf_netlink.c1377 bool netlink_strict_get_check(struct sk_buff *skb) in netlink_strict_get_check() function
1383 EXPORT_SYMBOL_GPL(netlink_strict_get_check);
/kernel/linux/linux-5.10/net/ipv4/
Ddevinet.c2134 if (!netlink_strict_get_check(skb)) in inet_netconf_valid_get_req()
Dipmr.c2473 if (!netlink_strict_get_check(skb)) in ipmr_rtm_valid_getroute_req()
Droute.c3149 if (!netlink_strict_get_check(skb)) in inet_rtm_valid_getroute_req()