Lines Matching defs:portid
2195 * @portid: netlink port
2203 batadv_bla_claim_dump_entry(struct sk_buff *msg, u32 portid,
2214 hdr = genlmsg_put(msg, portid, cb->nlh->nlmsg_seq,
2258 * @portid: netlink port
2268 batadv_bla_claim_dump_bucket(struct sk_buff *msg, u32 portid,
2285 ret = batadv_bla_claim_dump_entry(msg, portid, cb,
2309 int portid = NETLINK_CB(cb->skb).portid;
2340 if (batadv_bla_claim_dump_bucket(msg, portid, cb, primary_if,
2431 * @portid: netlink port
2439 batadv_bla_backbone_dump_entry(struct sk_buff *msg, u32 portid,
2451 hdr = genlmsg_put(msg, portid, cb->nlh->nlmsg_seq,
2496 * @portid: netlink port
2506 batadv_bla_backbone_dump_bucket(struct sk_buff *msg, u32 portid,
2523 ret = batadv_bla_backbone_dump_entry(msg, portid, cb,
2547 int portid = NETLINK_CB(cb->skb).portid;
2578 if (batadv_bla_backbone_dump_bucket(msg, portid, cb, primary_if,