Searched refs:start_msg (Results 1 – 1 of 1) sorted by relevance
/linux/net/netfilter/ipset/ |
H A D | ip_set_core.c | 972 start_msg(struct sk_buff *skb, u32 portid, u32 seq, unsigned int flags, in start_msg() function 1625 nlh = start_msg(skb, NETLINK_CB(cb->skb).portid, in ip_set_dump_do() 1930 nlh2 = start_msg(skb2, NETLINK_CB(skb).portid, info->nlh->nlmsg_seq, 0, in ip_set_header() 1984 nlh2 = start_msg(skb2, NETLINK_CB(skb).portid, info->nlh->nlmsg_seq, 0, in ip_set_type() 2026 nlh2 = start_msg(skb2, NETLINK_CB(skb).portid, info->nlh->nlmsg_seq, 0, in ip_set_protocol() 2068 nlh2 = start_msg(skb2, NETLINK_CB(skb).portid, info->nlh->nlmsg_seq, 0, in ip_set_byname() 2116 nlh2 = start_msg(skb2, NETLINK_CB(skb).portid, info->nlh->nlmsg_seq, 0, in ip_set_byindex()
|