Home
last modified time | relevance | path

Searched refs:cmd32 (Results 1 – 1 of 1) sorted by relevance

/net/atm/
A Dioctl.c253 unsigned int cmd32; member
301 static int do_atm_ioctl(struct socket *sock, unsigned int cmd32, in do_atm_ioctl() argument
307 switch (cmd32) { in do_atm_ioctl()
316 return do_atmif_sioc(sock, cmd32, arg); in do_atm_ioctl()
320 if (cmd32 == atm_ioctl_map[i].cmd32) { in do_atm_ioctl()

Completed in 2 milliseconds