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

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

Completed in 112 milliseconds