Searched refs:tmp_opts (Results 1 – 1 of 1) sorted by relevance
142 struct mbuf *opts = NULL, *tmp_opts; in udp6_append() local195 tmp_opts = sbcreatecontrol(&fromsa[1], in udp6_append()198 if (tmp_opts) { in udp6_append()200 tmp_opts->m_next = opts; in udp6_append()201 opts = tmp_opts; in udp6_append()203 opts = tmp_opts; in udp6_append()