Searched refs:slave_validate (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/net/
H A Drtnetlink.h86 int (*slave_validate)(struct nlattr *tb[], member in struct:rtnl_link_ops
/linux-4.4.14/net/core/
H A Drtnetlink.c2262 if (m_ops->slave_validate) { rtnl_newlink()
2263 err = m_ops->slave_validate(tb, slave_data); rtnl_newlink()

Completed in 95 milliseconds