port_self        1071 net/core/rtnetlink.c 	struct nlattr *port_self;
port_self        1074 net/core/rtnetlink.c 	port_self = nla_nest_start_noflag(skb, IFLA_PORT_SELF);
port_self        1075 net/core/rtnetlink.c 	if (!port_self)
port_self        1080 net/core/rtnetlink.c 		nla_nest_cancel(skb, port_self);
port_self        1084 net/core/rtnetlink.c 	nla_nest_end(skb, port_self);