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

/freebsd-9.3-release/sys/netinet/
H A Dsctputil.c1190 int inp_skip = 0; local
1237 inp_skip = (*it->function_inp) (it->inp, it->pointer, it->val);
1244 if ((inp_skip) || it->stcb == NULL) {
1246 inp_skip = (*it->function_inp_end) (it->inp,
1313 inp_skip = (*it->function_inp_end) (it->inp,

Completed in 111 milliseconds