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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/iucv/
H A Daf_iucv.h90 atomic_t autobind_name; member in struct:iucv_sock_list
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/iucv/
H A Daf_iucv.c104 .autobind_name = ATOMIC_INIT(0)
656 sprintf(name, "%08x", atomic_inc_return(&iucv_sk_list.autobind_name));
659 atomic_inc_return(&iucv_sk_list.autobind_name));

Completed in 42 milliseconds