Searched refs:start_msg (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/net/netfilter/ipset/ |
D | ip_set_core.c | 963 start_msg(struct sk_buff *skb, u32 portid, u32 seq, unsigned int flags, in start_msg() function 1580 nlh = start_msg(skb, NETLINK_CB(cb->skb).portid, in ip_set_dump_do() 1874 nlh2 = start_msg(skb2, NETLINK_CB(skb).portid, info->nlh->nlmsg_seq, 0, in ip_set_header() 1928 nlh2 = start_msg(skb2, NETLINK_CB(skb).portid, info->nlh->nlmsg_seq, 0, in ip_set_type() 1970 nlh2 = start_msg(skb2, NETLINK_CB(skb).portid, info->nlh->nlmsg_seq, 0, in ip_set_protocol() 2012 nlh2 = start_msg(skb2, NETLINK_CB(skb).portid, info->nlh->nlmsg_seq, 0, in ip_set_byname() 2060 nlh2 = start_msg(skb2, NETLINK_CB(skb).portid, info->nlh->nlmsg_seq, 0, in ip_set_byindex()
|