Home
last modified time | relevance | path

Searched refs:IFLA_BRPORT_BACKUP_PORT (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/net/bridge/
H A Dbr_netlink.c172 + nla_total_size(4); /* IFLA_BRPORT_BACKUP_PORT */ in br_nlmsg_size()
249 nla_put_u32(skb, IFLA_BRPORT_BACKUP_PORT, in br_port_fill_attrs()
730 [IFLA_BRPORT_BACKUP_PORT] = { .type = NLA_U32 },
885 if (tb[IFLA_BRPORT_BACKUP_PORT]) { in br_setport()
889 backup_ifindex = nla_get_u32(tb[IFLA_BRPORT_BACKUP_PORT]); in br_setport()
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_netlink.c230 + nla_total_size(4); /* IFLA_BRPORT_BACKUP_PORT */ in br_nlmsg_size()
319 nla_put_u32(skb, IFLA_BRPORT_BACKUP_PORT, in br_port_fill_attrs()
898 [IFLA_BRPORT_BACKUP_PORT] = { .type = NLA_U32 },
1057 if (tb[IFLA_BRPORT_BACKUP_PORT]) { in br_setport()
1061 backup_ifindex = nla_get_u32(tb[IFLA_BRPORT_BACKUP_PORT]); in br_setport()
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dif_link.h345 IFLA_BRPORT_BACKUP_PORT, enumerator
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dif_link.h524 IFLA_BRPORT_BACKUP_PORT, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dif_link.h563 IFLA_BRPORT_BACKUP_PORT, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dif_link.h282 IFLA_BRPORT_BACKUP_PORT, enumerator
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dif_link.h537 IFLA_BRPORT_BACKUP_PORT, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dif_link.h282 IFLA_BRPORT_BACKUP_PORT, enumerator
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dif_link.h263 IFLA_BRPORT_BACKUP_PORT, enumerator

Completed in 22 milliseconds