Home
last modified time | relevance | path

Searched refs:sctp_supported_addr_param (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/netinet/
Dsctp_header.h80 struct sctp_supported_addr_param { struct
Dsctp_output.c4704 struct sctp_supported_addr_param *sup_addr; in sctp_send_initiate()
4786 sup_addr = (struct sctp_supported_addr_param *)(mtod(m, caddr_t)+chunk_len); in sctp_send_initiate()