Searched refs:constructor (Results 26 - 26 of 26) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/s390/net/
H A Dqeth_main.c6381 /* cause of the manipulated arp constructor and the ARP
8573 qeth_old_arp_constructor = arp_tbl.constructor;
8575 arp_tbl.constructor = qeth_arp_constructor;
8593 arp_tbl.constructor = qeth_old_arp_constructor;

Completed in 122 milliseconds

12