Searched defs:sctp_ipv6addr_param (Results 1 – 8 of 8) sorted by relevance
70 struct sctp_ipv6addr_param { struct71 struct sctp_paramhdr ph;/* type=SCTP_IPV6_PARAM_TYPE, len=20 */72 uint8_t addr[SCTP_V6_ADDR_BYTES]; /* IPV6 address */
81401 struct sctp_ipv6addr_param { struct81402 struct sctp_paramhdr param_hdr;81403 struct in6_addr addr;
52993 struct sctp_ipv6addr_param { struct52994 struct sctp_paramhdr param_hdr;52995 struct in6_addr addr;
47852 struct sctp_ipv6addr_param { struct47853 struct sctp_paramhdr param_hdr;47854 struct in6_addr addr;
56266 struct sctp_ipv6addr_param { struct56267 struct sctp_paramhdr param_hdr;56268 struct in6_addr addr;