Home
last modified time | relevance | path

Searched defs:sctp_paddr_change (Results 1 – 3 of 3) sorted by relevance

/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 Dsctp.h382 struct sctp_paddr_change { struct
383 __u16 spc_type;
384 __u16 spc_flags;
385 __u32 spc_length;
386 struct sockaddr_storage spc_aaddr;
387 int spc_state;
388 int spc_error;
389 sctp_assoc_t spc_assoc_id;
/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 Dsctp.h382 struct sctp_paddr_change { struct
383 __u16 spc_type;
384 __u16 spc_flags;
385 __u32 spc_length;
386 struct sockaddr_storage spc_aaddr;
387 int spc_state;
388 int spc_error;
389 sctp_assoc_t spc_assoc_id;
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dsctp.h393 struct sctp_paddr_change { struct
394 __u16 spc_type;
395 __u16 spc_flags;
396 __u32 spc_length;
397 struct sockaddr_storage spc_aaddr;
398 int spc_state;
399 int spc_error;
400 sctp_assoc_t spc_assoc_id;