Lines Matching refs:genlh
355 void *genlh;
357 genlh = genlmsg_put(skb, snd_portid, snd_seq, >p_genl_family, flags,
359 if (!genlh)
367 genlmsg_end(skb, genlh);
371 genlmsg_cancel(skb, genlh);
1587 void *genlh;
1589 genlh = genlmsg_put(skb, snd_portid, snd_seq, >p_genl_family, flags,
1591 if (genlh == NULL)
1612 genlmsg_end(skb, genlh);
1617 genlmsg_cancel(skb, genlh);