Searched defs:sctp_host_name_param (Results 1 – 1 of 1) sorted by relevance
67 struct sctp_host_name_param { struct68 struct sctp_paramhdr ph; /* type=SCTP_HOSTNAME_ADDRESS */69 char name[SCTP_ARRAY_MIN_LEN]; /* host name */