Searched refs:IFLA_PROTINFO (Results 1 – 8 of 8) sorted by relevance
123 IFLA_PROTINFO, /* Protocol specific information for a link */ enumerator124 #define IFLA_PROTINFO IFLA_PROTINFO macro
292 IFLA_PROTINFO, /* Protocol specific information for a link */ enumerator293 #define IFLA_PROTINFO IFLA_PROTINFO macro
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()
814 if (nla_type(attr) == IFLA_PROTINFO) { in qeth_l2_bridge_setlink()
3390 if (tb[IFLA_MAP] || tb[IFLA_PROTINFO]) in __rtnl_newlink()4663 protinfo = nla_nest_start(skb, IFLA_PROTINFO); in ndo_dflt_bridge_getlink()
5914 protoinfo = nla_nest_start_noflag(skb, IFLA_PROTINFO); in inet6_fill_ifinfo()