Home
last modified time | relevance | path

Searched refs:rewritten (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dethtool.rst75 Each incoming MAC frame is rewritten so that it is returned to
/f-stack/freebsd/netgraph/
H A DNOTES48 - ngctl needs to be rewritten using libnetgraph. Also it needs a
/f-stack/app/redis-5.0.5/src/
H A Dconfig.c1616 dict *rewritten; /* Dictionary of already processed options */ member
1647 if (dictAdd(state->rewritten,opt,NULL) != DICT_OK) sdsfree(opt);
1663 state->rewritten = dictCreate(&optionSetDictType,NULL);
2007 dictRelease(state->rewritten);
2029 if (dictFind(state->rewritten,option) == NULL) {
/f-stack/freebsd/contrib/zlib/doc/
H A Drfc1950.txt153 sample code was rewritten for clarity. In version 3.3, the
H A Drfc1952.txt163 terminology was changed, and the sample CRC code was rewritten for
/f-stack/app/nginx-1.16.1/
H A DCHANGES6430 arguments were added to a rewritten URI.
6590 of the rewritten redirect.
7755 *) Change: the ngx_http_proxy_module was rewritten.
8008 *) Change: the ngx_http_rewrite_module was rewritten from the scratch.
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt13525 The "implicit return" support was rewritten to a new algorithm that
14048 rewritten to eliminate unnecessary complexity, bugs, and boundary