Searched refs:start_msg (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/net/netfilter/ipset/ |
| D | ip_set_core.c | 795 start_msg(struct sk_buff *skb, u32 portid, u32 seq, unsigned int flags, in start_msg() function 1407 nlh = start_msg(skb, NETLINK_CB(cb->skb).portid, in ip_set_dump_start() 1711 nlh2 = start_msg(skb2, NETLINK_CB(skb).portid, nlh->nlmsg_seq, 0, in ip_set_header() 1771 nlh2 = start_msg(skb2, NETLINK_CB(skb).portid, nlh->nlmsg_seq, 0, in ip_set_type() 1820 nlh2 = start_msg(skb2, NETLINK_CB(skb).portid, nlh->nlmsg_seq, 0, in ip_set_protocol() 1869 nlh2 = start_msg(skb2, NETLINK_CB(skb).portid, nlh->nlmsg_seq, 0, in ip_set_byname() 1924 nlh2 = start_msg(skb2, NETLINK_CB(skb).portid, nlh->nlmsg_seq, 0, in ip_set_byindex()
|