Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/um/drivers/
H A Dumcast_kern.c116 static int ucast_setup(char *str, char **mac_out, void *data) in ucast_setup() function
130 printk(KERN_ERR "ucast_setup - Extra garbage on " in ucast_setup()
138 printk(KERN_ERR "ucast_setup - Bad listen port : " in ucast_setup()
147 printk(KERN_ERR "ucast_setup - Bad remote port : " in ucast_setup()
174 .setup = ucast_setup,
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dumcast_kern.c116 static int ucast_setup(char *str, char **mac_out, void *data) in ucast_setup() function
130 printk(KERN_ERR "ucast_setup - Extra garbage on " in ucast_setup()
138 printk(KERN_ERR "ucast_setup - Bad listen port : " in ucast_setup()
147 printk(KERN_ERR "ucast_setup - Bad remote port : " in ucast_setup()
174 .setup = ucast_setup,

Completed in 1 milliseconds