Searched refs:IFLA_PROTINFO (Results 1 – 5 of 5) sorted by relevance
118 IFLA_PROTINFO, /* Protocol specific information for a link */ enumerator119 #define IFLA_PROTINFO IFLA_PROTINFO macro
316 = nla_nest_start(skb, IFLA_PROTINFO | NLA_F_NESTED); in br_fill_ifinfo()595 protinfo = nlmsg_find_attr(nlh, sizeof(struct ifinfomsg), IFLA_PROTINFO); in br_setlink()
2178 if (tb[IFLA_MAP] || tb[IFLA_MASTER] || tb[IFLA_PROTINFO]) in rtnl_newlink()2915 protinfo = nla_nest_start(skb, IFLA_PROTINFO | NLA_F_NESTED); in ndo_dflt_bridge_getlink()
4151 IFLA_PROTINFO); in rocker_port_bridge_setlink()
4877 protoinfo = nla_nest_start(skb, IFLA_PROTINFO); in inet6_fill_ifinfo()