Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dprivmsg.c122 cx->ielast = (enum uni_ietype)0; in uni_decode_body_internal()
219 cx->ielast = ietype; in uni_decode_body_internal()
H A Dunimsglib.h78 enum uni_ietype ielast; /* last IE seen for repeat handling */ member