Searched refs:sctp_asconf_tag_param (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/netinet/
H A Dsctp_header.h119 struct sctp_asconf_tag_param { /* an ASCONF NAT-Vtag parameter */ struct
H A Dsctp_asconf.c3292 struct sctp_asconf_tag_param *vtag;
3324 vtag = (struct sctp_asconf_tag_param *)&aa->ap.aph;
3326 vtag->aph.ph.param_length = sizeof(struct sctp_asconf_tag_param);

Completed in 111 milliseconds