Home
last modified time | relevance | path

Searched refs:sctp_ipv6addr_param (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dsctp.h287 struct sctp_ipv6addr_param { struct
/linux/include/net/sctp/
H A Dstructs.h350 struct sctp_ipv6addr_param v6;
364 struct sctp_ipv6addr_param *v6;
/linux/net/sctp/
H A Dsm_make_chunk.c3215 if (length != sizeof(struct sctp_ipv6addr_param)) in sctp_verify_asconf()