Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Danvar.h145 struct an_rid_encap sc_encap; member
H A Dan.c1032 sc->sc_buf.sc_encap.an_entry[i].an_ethertype = 0; in an_init()
1033 sc->sc_buf.sc_encap.an_entry[i].an_action = in an_init()
1037 sizeof(sc->sc_buf.sc_encap)); in an_init()
/openbsd/sys/net/
H A Dif_wg.c273 struct task sc_encap; member
1350 task_add(wg_crypt_taskq, &sc->sc_encap); in wg_send_keepalive()
2205 task_add(wg_crypt_taskq, &sc->sc_encap); in wg_qstart()
2750 task_set(&sc->sc_encap, wg_encap_worker, sc); in wg_clone_create()