Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Datmlec.h51 unsigned int arp_response_time; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Datmlec.h51 unsigned int arp_response_time; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Datmlec.h51 unsigned int arp_response_time; member
/OK3568_Linux_fs/kernel/net/atm/
H A Dlec.h128 unsigned long arp_response_time; member
H A Dlec.c406 priv->arp_response_time = in lec_atm_send()
407 (mesg->content.config.arp_response_time * HZ); in lec_atm_send()
773 priv->arp_response_time = (1 * HZ); in lecd_attach()