IFLA_PROTINFO 69 include/linux/if_link.h IFLA_PROTINFO, /* Protocol specific information for a link */ IFLA_PROTINFO 70 include/linux/if_link.h #define IFLA_PROTINFO IFLA_PROTINFO IFLA_PROTINFO 71 net/bridge/br_netlink.c NLA_PUT_U8(skb, IFLA_PROTINFO, port->state); IFLA_PROTINFO 155 net/bridge/br_netlink.c protinfo = nlmsg_find_attr(nlh, sizeof(*ifm), IFLA_PROTINFO); IFLA_PROTINFO 1128 net/core/rtnetlink.c if (tb[IFLA_MAP] || tb[IFLA_MASTER] || tb[IFLA_PROTINFO]) IFLA_PROTINFO 3771 net/ipv6/addrconf.c protoinfo = nla_nest_start(skb, IFLA_PROTINFO);