Home
last modified time | relevance | path

Searched refs:idsetup (Results 1 – 2 of 2) sorted by relevance

/net/6lowpan/
Dnhc.h35 .idsetup = _idsetup, \
75 void (*idsetup)(struct lowpan_nhc *nhc); member
Dnhc.c201 if (!nhc->idlen || !nhc->idsetup) in lowpan_nhc_add()
208 nhc->idsetup(nhc); in lowpan_nhc_add()