Home
last modified time | relevance | path

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

/linux-4.1.27/net/6lowpan/
Dnhc.h37 .idsetup = _idsetup, \
77 void (*idsetup)(struct lowpan_nhc *nhc); member
Dnhc.c203 if (!nhc->idlen || !nhc->idsetup) in lowpan_nhc_add()
210 nhc->idsetup(nhc); in lowpan_nhc_add()