Searched defs:brport_idx (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/core/ |
H A D | rtnetlink.c | 4373 int brport_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 4536 int brport_idx = 0; rtnl_fdb_get() local [all...] |
/kernel/linux/linux-6.6/net/core/ |
H A D | rtnetlink.c | 4605 int brport_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 4768 int brport_idx = 0; rtnl_fdb_get() local [all...] |
Completed in 13 milliseconds