Home
last modified time | relevance | path

Searched refs:IFLA_PROTINFO (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dif_link.h123 IFLA_PROTINFO, /* Protocol specific information for a link */ enumerator
124 #define IFLA_PROTINFO IFLA_PROTINFO macro
222 /* Subtype attributes for IFLA_PROTINFO */
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dif_link.h292 IFLA_PROTINFO, /* Protocol specific information for a link */ enumerator
293 #define IFLA_PROTINFO IFLA_PROTINFO macro
401 /* Subtype attributes for IFLA_PROTINFO */
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dif_link.h313 IFLA_PROTINFO, /* Protocol specific information for a link */ enumerator
314 #define IFLA_PROTINFO IFLA_PROTINFO macro
438 /* Subtype attributes for IFLA_PROTINFO */
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dif_link.h100 IFLA_PROTINFO, enumerator
101 #define IFLA_PROTINFO IFLA_PROTINFO macro
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dif_link.h293 IFLA_PROTINFO, /* Protocol specific information for a link */ enumerator
294 #define IFLA_PROTINFO IFLA_PROTINFO macro
412 /* Subtype attributes for IFLA_PROTINFO */
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dif_link.h100 IFLA_PROTINFO, enumerator
101 #define IFLA_PROTINFO IFLA_PROTINFO macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dif_link.h93 IFLA_PROTINFO, enumerator
94 #define IFLA_PROTINFO IFLA_PROTINFO macro
/kernel/linux/linux-5.10/net/bridge/
H A Dbr_netlink.c169 + nla_total_size(br_port_info_size()) /* IFLA_PROTINFO */ in br_nlmsg_size()
422 nest = nla_nest_start(skb, IFLA_PROTINFO); in br_fill_ifinfo()
918 protinfo = nlmsg_find_attr(nlh, sizeof(struct ifinfomsg), IFLA_PROTINFO); in br_setlink()
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_netlink.c227 + nla_total_size(br_port_info_size()) /* IFLA_PROTINFO */ in br_nlmsg_size()
497 nest = nla_nest_start(skb, IFLA_PROTINFO); in br_fill_ifinfo()
1095 protinfo = nlmsg_find_attr(nlh, sizeof(struct ifinfomsg), IFLA_PROTINFO); in br_setlink()
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_l2_main.c814 if (nla_type(attr) == IFLA_PROTINFO) { in qeth_l2_bridge_setlink()
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_l2_main.c982 if (nla_type(attr) == IFLA_PROTINFO) { in qeth_l2_bridge_setlink()
/kernel/linux/linux-5.10/net/core/
H A Drtnetlink.c3423 if (tb[IFLA_MAP] || tb[IFLA_PROTINFO]) in __rtnl_newlink()
4696 protinfo = nla_nest_start(skb, IFLA_PROTINFO); in ndo_dflt_bridge_getlink()
4858 + nla_total_size(sizeof(u8)) /* IFLA_PROTINFO */ in bridge_nlmsg_size()
/kernel/linux/linux-6.6/net/core/
H A Drtnetlink.c3687 if (tb[IFLA_MAP] || tb[IFLA_PROTINFO]) in __rtnl_newlink()
4928 protinfo = nla_nest_start(skb, IFLA_PROTINFO); in ndo_dflt_bridge_getlink()
5090 + nla_total_size(sizeof(u8)) /* IFLA_PROTINFO */ in bridge_nlmsg_size()
/kernel/linux/linux-5.10/net/ipv6/
H A Daddrconf.c5592 + nla_total_size(inet6_ifla6_size()); /* IFLA_PROTINFO */ in inet6_if_nlmsg_size()
5898 protoinfo = nla_nest_start_noflag(skb, IFLA_PROTINFO); in inet6_fill_ifinfo()
/kernel/linux/linux-6.6/net/ipv6/
H A Daddrconf.c5681 + nla_total_size(inet6_ifla6_size()); /* IFLA_PROTINFO */ in inet6_if_nlmsg_size()
6015 protoinfo = nla_nest_start_noflag(skb, IFLA_PROTINFO); in inet6_fill_ifinfo()

Completed in 65 milliseconds