Home
last modified time | relevance | path

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

/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 Drds.h191 __be16 bound_port; member
201 __be16 bound_port; 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 Drds.h191 __be16 bound_port; member
201 __be16 bound_port; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drds.h201 __be16 bound_port; member
211 __be16 bound_port; member
/OK3568_Linux_fs/kernel/net/rds/
H A Daf_rds.c825 sinfo.bound_port = rs->rs_bound_port; in rds_sock_info()
860 sinfo6.bound_port = rs->rs_bound_port; in rds6_sock_info()