Home
last modified time | relevance | path

Searched refs:cf (Results 1 – 6 of 6) sorted by relevance

/mOS-networking-stack/core/src/
H A Dtcp_rb.c419 if (!cf || (cf->head != rb->head)) { in tcprb_setpile()
425 if (new > cf->tail) in tcprb_setpile()
438 if (!cf || (cf->head != rb->head)) in tcprb_cflen()
442 int cflen = cf->tail - rb->pile; /* length of cf */ in tcprb_cflen()
459 if (!cf || (cf->head != rb->head)) in tcprb_ffhead()
463 int cflen = cf->tail - cf->head; /* length of cf */ in tcprb_ffhead()
471 TAILQ_REMOVE(&rb->frags, cf, link); in tcprb_ffhead()
472 frags_del(cf); in tcprb_ffhead()
474 cf->head += ff; in tcprb_ffhead()
499 if (!cf || (cf->head != rb->head)) in tcprb_fflen()
[all …]
H A Dmos_api.c37 IsValidFlowRule(char *cf) in IsValidFlowRule() argument
43 if (strstr(cf, KW_NOT_TCP) || strstr(cf, KW_NOT_TCP2)) { in IsValidFlowRule()
49 word = cf; in IsValidFlowRule()
/mOS-networking-stack/core/src/include/
H A Dmtcp_api.h101 struct conn_filter *cf; member
/mOS-networking-stack/core/include/
H A Dmtcp_api.h101 struct conn_filter *cf; member
/mOS-networking-stack/samples/lighttpd-1.4.32/
H A Dconfigure6090 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dlibtool.m41758 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`