Searched refs:veth_validate (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ |
H A D | veth.c | 1276 static int veth_validate(struct nlattr *tb[], struct nlattr *data[], in veth_validate() function 1319 err = veth_validate(peer_tb, NULL, extack); in veth_newlink() 1451 .validate = veth_validate,
|
/kernel/linux/linux-6.6/drivers/net/ |
H A D | veth.c | 1766 static int veth_validate(struct nlattr *tb[], struct nlattr *data[], in veth_validate() function 1833 err = veth_validate(peer_tb, NULL, extack); in veth_newlink() 1991 .validate = veth_validate,
|
Completed in 5 milliseconds