Home
last modified time | relevance | path

Searched refs:prep (Results 1 – 15 of 15) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_hwmp.c475 prep = IEEE80211_MALLOC(sizeof(*prep), in hwmp_recv_action_meshpath()
735 *frm++ = prep->prep_ttl; in hwmp_add_meshprep()
1075 prep.prep_flags = 0; in hwmp_recv_preq()
1076 prep.prep_hopcount = 0; in hwmp_recv_preq()
1153 prep.prep_flags = 0; in hwmp_recv_preq()
1154 prep.prep_hopcount = 0; in hwmp_recv_preq()
1196 prep.prep_flags = 0; in hwmp_recv_preq()
1372 prep->prep_ttl > 1 && in hwmp_recv_prep()
1452 prep->prep_target_ext_addr : prep->prep_targetaddr; in hwmp_recv_prep()
1493 prep->prep_len = prep->prep_flags & IEEE80211_MESHPREP_FLAGS_AE ? in hwmp_send_prep()
[all …]
/f-stack/tools/libxo/packaging/
H A Dlibxo.spec.in21 %prep
/f-stack/freebsd/contrib/openzfs/rpm/redhat/
H A Dzfs-kmod.spec.in46 %prep
/f-stack/freebsd/contrib/ngatm/netnatm/api/
H A Dcc_user.c1196 struct atm_prepare_incoming_call *prep = uni_msg_rptr(msg, in cc_user_sig_handle() local
1208 if (unisve_check_sap(&prep->sap) != UNISVE_OK) { in cc_user_sig_handle()
1219 if (check_overlap(ptr, &prep->sap)) { in cc_user_sig_handle()
1235 *user->sap = prep->sap; in cc_user_sig_handle()
1236 user->queue_max = prep->queue_size; in cc_user_sig_handle()
/f-stack/freebsd/contrib/openzfs/rpm/generic/
H A Dzfs-dkms.spec.in38 %prep
H A Dzfs-kmod.spec.in100 %prep
H A Dzfs.spec.in310 %prep
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlparser.c1050 int prep, endfor; in forbody() local
1053 prep = isnum ? luaK_codeAsBx(fs, OP_FORPREP, base, NO_JUMP) : luaK_jump(fs); in forbody()
1059 luaK_patchtohere(fs, prep); in forbody()
1063 luaK_patchlist(fs, (isnum ? endfor : luaK_jump(fs)), prep + 1); in forbody()
/f-stack/freebsd/contrib/zlib/doc/
H A Drfc1952.txt443 <gzip@prep.ai.mit.edu> is maintaining a registry of subfield
498 ftp://prep.ai.mit.edu/pub/gnu/
552 Jean-Loup Gailly <gzip@prep.ai.mit.edu> and
571 created by Jean-Loup Gailly <gzip@prep.ai.mit.edu>. Since this
H A Drfc1950.txt432 EMail: <gzip@prep.ai.mit.edu>
437 Jean-Loup Gailly <gzip@prep.ai.mit.edu> and
H A Drfc1951.txt861 available as gzip-*.tar in ftp://prep.ai.mit.edu/pub/gnu/
917 Jean-Loup Gailly <gzip@prep.ai.mit.edu> and
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlparser.c1291 int prep, endfor; in forbody() local
1294 prep = isnum ? luaK_codeAsBx(fs, OP_FORPREP, base, NO_JUMP) : luaK_jump(fs); in forbody()
1300 luaK_patchtohere(fs, prep); in forbody()
1308 luaK_patchlist(fs, endfor, prep + 1); in forbody()
/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.c3712 hns3_get_tx_function(struct rte_eth_dev *dev, eth_tx_prep_t *prep) in hns3_get_tx_function() argument
3718 *prep = NULL; in hns3_get_tx_function()
3725 *prep = NULL; in hns3_get_tx_function()
3729 *prep = hns3_prep_pkts; in hns3_get_tx_function()
3744 eth_tx_prep_t prep = NULL; in hns3_set_rxtx_function() local
3749 eth_dev->tx_pkt_burst = hns3_get_tx_function(eth_dev, &prep); in hns3_set_rxtx_function()
3750 eth_dev->tx_pkt_prepare = prep; in hns3_set_rxtx_function()
/f-stack/freebsd/contrib/zstd/lib/
H A DREADME.md10 `Makefile` script is provided, supporting [Makefile conventions](https://www.gnu.org/prep/standards…
/f-stack/app/redis-5.0.5/deps/jemalloc/build-aux/
H A Dconfig.guess897 prep*:SunOS:5.*:*)