Home
last modified time | relevance | path

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

/linux-6.15/net/netfilter/ipset/
H A Dip_set_core.c1916 struct nlmsghdr *nlh2; in ip_set_header() local
1932 if (!nlh2) in ip_set_header()
1940 nlmsg_end(skb2, nlh2); in ip_set_header()
1964 struct nlmsghdr *nlh2; in ip_set_type() local
1986 if (!nlh2) in ip_set_type()
1994 nlmsg_end(skb2, nlh2); in ip_set_type()
2017 struct nlmsghdr *nlh2; in ip_set_protocol() local
2028 if (!nlh2) in ip_set_protocol()
2034 nlmsg_end(skb2, nlh2); in ip_set_protocol()
2070 if (!nlh2) in ip_set_byname()
[all …]