Searched refs:tmp_opts (Results 1 – 1 of 1) sorted by relevance
141 struct mbuf *opts = NULL, *tmp_opts; in udp6_append() local194 tmp_opts = sbcreatecontrol(&fromsa[1], in udp6_append()197 if (tmp_opts) { in udp6_append()199 tmp_opts->m_next = opts; in udp6_append()200 opts = tmp_opts; in udp6_append()202 opts = tmp_opts; in udp6_append()