Searched defs:br_idx (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/bpf/ |
H A D | jit.c | 3551 u32 idx, br_idx; in nfp_fixup_branches() local 3535 nfp_fixup_immed_relo(struct nfp_prog *nfp_prog, struct nfp_insn_meta *meta, struct nfp_insn_meta *jmp_dst, u32 br_idx) nfp_fixup_immed_relo() argument [all...] |
/kernel/linux/linux-5.10/net/core/ |
H A D | rtnetlink.c | 4374 int br_idx = 0; in rtnl_fdb_dump() local 4276 valid_fdb_dump_strict(const struct nlmsghdr *nlh, int *br_idx, int *brport_idx, struct netlink_ext_ack *extack) valid_fdb_dump_strict() argument 4330 valid_fdb_dump_legacy(const struct nlmsghdr *nlh, int *br_idx, int *brport_idx, struct netlink_ext_ack *extack) valid_fdb_dump_legacy() argument 4465 valid_fdb_get_strict(const struct nlmsghdr *nlh, struct nlattr **tb, u8 *ndm_flags, int *br_idx, int *brport_idx, u8 **addr, u16 *vid, struct netlink_ext_ack *extack) valid_fdb_get_strict() argument 4538 int br_idx = 0; rtnl_fdb_get() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/bpf/ |
H A D | jit.c | 3557 u32 idx, br_idx; in nfp_fixup_branches() local 3541 nfp_fixup_immed_relo(struct nfp_prog *nfp_prog, struct nfp_insn_meta *meta, struct nfp_insn_meta *jmp_dst, u32 br_idx) nfp_fixup_immed_relo() argument [all...] |
/kernel/linux/linux-6.6/net/core/ |
H A D | rtnetlink.c | 4606 int br_idx = 0; in rtnl_fdb_dump() local 4508 valid_fdb_dump_strict(const struct nlmsghdr *nlh, int *br_idx, int *brport_idx, struct netlink_ext_ack *extack) valid_fdb_dump_strict() argument 4562 valid_fdb_dump_legacy(const struct nlmsghdr *nlh, int *br_idx, int *brport_idx, struct netlink_ext_ack *extack) valid_fdb_dump_legacy() argument 4697 valid_fdb_get_strict(const struct nlmsghdr *nlh, struct nlattr **tb, u8 *ndm_flags, int *br_idx, int *brport_idx, u8 **addr, u16 *vid, struct netlink_ext_ack *extack) valid_fdb_get_strict() argument 4770 int br_idx = 0; rtnl_fdb_get() local [all...] |
Completed in 25 milliseconds