Home | History | Annotate | Download | only in route

Lines Matching refs:IFLA_MASTER

240 	[IFLA_MASTER]	= { .type = NLA_U32 },
376 if (tb[IFLA_MASTER]) {
377 link->l_master = nla_get_u32(tb[IFLA_MASTER]);