T_extconn_ind
len = sizeof (struct T_extconn_ind) + src_length + opt_length +
mp->b_wptr = &mp->b_rptr[sizeof (struct T_extconn_ind)];
((struct T_extconn_ind *)mp->b_rptr)->DEST_length = dst_length;
((struct T_extconn_ind *)mp->b_rptr)->DEST_offset =
((struct T_extconn_ind *)mp->b_rptr)->SEQ_number = seqnum;
struct T_extconn_ind extconn_ind; /* above plus dst addr */