Searched refs:inp_skip (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctputil.c1290 int inp_skip = 0; local
1337 inp_skip = (*it->function_inp)(it->inp, it->pointer, it->val);
1344 if ((inp_skip) || it->stcb == NULL) {
1346 inp_skip = (*it->function_inp_end)(it->inp,
1420 inp_skip = (*it->function_inp_end)(it->inp,

Completed in 152 milliseconds