Lines Matching defs:portid
2154 * @portid: netlink port
2162 batadv_bla_claim_dump_entry(struct sk_buff *msg, u32 portid,
2173 hdr = genlmsg_put(msg, portid, cb->nlh->nlmsg_seq,
2217 * @portid: netlink port
2227 batadv_bla_claim_dump_bucket(struct sk_buff *msg, u32 portid,
2244 ret = batadv_bla_claim_dump_entry(msg, portid, cb,
2268 int portid = NETLINK_CB(cb->skb).portid;
2290 if (batadv_bla_claim_dump_bucket(msg, portid, cb, primary_if,
2313 * @portid: netlink port
2321 batadv_bla_backbone_dump_entry(struct sk_buff *msg, u32 portid,
2333 hdr = genlmsg_put(msg, portid, cb->nlh->nlmsg_seq,
2378 * @portid: netlink port
2388 batadv_bla_backbone_dump_bucket(struct sk_buff *msg, u32 portid,
2405 ret = batadv_bla_backbone_dump_entry(msg, portid, cb,
2429 int portid = NETLINK_CB(cb->skb).portid;
2451 if (batadv_bla_backbone_dump_bucket(msg, portid, cb, primary_if,