Searched refs:start_msg (Results 1 – 1 of 1) sorted by relevance
| /linux/net/netfilter/ipset/ |
| H A D | ip_set_core.c | 980 start_msg(struct sk_buff *skb, u32 portid, u32 seq, unsigned int flags, in start_msg() function 1643 nlh = start_msg(skb, NETLINK_CB(cb->skb).portid, in ip_set_dump_do() 1950 nlh2 = start_msg(skb2, NETLINK_CB(skb).portid, info->nlh->nlmsg_seq, 0, in ip_set_header() 2004 nlh2 = start_msg(skb2, NETLINK_CB(skb).portid, info->nlh->nlmsg_seq, 0, in ip_set_type() 2046 nlh2 = start_msg(skb2, NETLINK_CB(skb).portid, info->nlh->nlmsg_seq, 0, in ip_set_protocol() 2088 nlh2 = start_msg(skb2, NETLINK_CB(skb).portid, info->nlh->nlmsg_seq, 0, in ip_set_byname() 2136 nlh2 = start_msg(skb2, NETLINK_CB(skb).portid, info->nlh->nlmsg_seq, 0, in ip_set_byindex()
|