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

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

Completed in 33 milliseconds