| /f-stack/app/redis-5.0.5/src/ |
| H A D | ae.c | 147 aeFileEvent *fe = &eventLoop->events[fd]; in aeCreateFileEvent() local 151 fe->mask |= mask; in aeCreateFileEvent() 154 fe->clientData = clientData; in aeCreateFileEvent() 164 if (fe->mask == AE_NONE) return; in aeDeleteFileEvent() 171 fe->mask = fe->mask & (~mask); in aeDeleteFileEvent() 186 return fe->mask; in aeGetFileEvents() 451 fe->rfileProc(eventLoop,fd,fe->clientData,mask); in aeProcessEvents() 457 if (!fired || fe->wfileProc != fe->rfileProc) { in aeProcessEvents() 458 fe->wfileProc(eventLoop,fd,fe->clientData,mask); in aeProcessEvents() 466 if (!fired || fe->wfileProc != fe->rfileProc) { in aeProcessEvents() [all …]
|
| H A D | ae_select.c | 89 aeFileEvent *fe = &eventLoop->events[j]; in aeApiPoll() local 91 if (fe->mask == AE_NONE) continue; in aeApiPoll() 92 if (fe->mask & AE_READABLE && FD_ISSET(j,&state->_rfds)) in aeApiPoll() 94 if (fe->mask & AE_WRITABLE && FD_ISSET(j,&state->_wfds)) in aeApiPoll()
|
| /f-stack/freebsd/netgraph/netflow/ |
| H A D | netflow_v9.c | 374 mtx_lock(&fe->export9_mtx); in get_export9_dgram() 375 if (fe->exp.item9 != NULL) { in get_export9_dgram() 376 item = fe->exp.item9; in get_export9_dgram() 377 fe->exp.item9 = NULL; in get_export9_dgram() 378 t = fe->exp.item9_opt; in get_export9_dgram() 379 fe->exp.item9_opt = NULL; in get_export9_dgram() 422 (fe->sent_packets >= priv->templ_packets + fe->templ_last_pkt)) { in get_export9_dgram() 424 fe->templ_last_pkt = fe->sent_packets; in get_export9_dgram() 449 mtx_lock(&fe->export9_mtx); in return_export9_dgram() 451 fe->exp.item9 = item; in return_export9_dgram() [all …]
|
| H A D | netflow.c | 175 item = fe->exp.item; in get_export_dgram() 176 fe->exp.item = NULL; in get_export_dgram() 213 fe->exp.item = item; in return_export_dgram() 534 if (fe != NULL) in ng_netflow_fib_init() 543 fe->fib = fib; in ng_netflow_fib_init() 544 fe->domain_id = fib; in ng_netflow_fib_init() 571 fib_export_p fe; in ng_netflow_cache_flush() local 620 export_send(priv, fe, fe->exp.item, NG_QUEUE); in ng_netflow_cache_flush() 623 export9_send(priv, fe, fe->exp.item9, in ng_netflow_cache_flush() 675 r.fib = fe->fib; in ng_netflow_flow_add() [all …]
|
| H A D | ng_netflow.c | 602 fib_export_p fe; in ng_netflow_rcvdata() local 936 if ((fe = priv_to_fib(priv, fib)) == NULL) { in ng_netflow_rcvdata() 943 fe = priv_to_fib(priv, fib); in ng_netflow_rcvdata() 948 error = ng_netflow_flow_add(priv, fe, ip, upper_ptr, in ng_netflow_rcvdata() 956 error = ng_netflow_flow6_add(priv, fe, ip6, upper_ptr, in ng_netflow_rcvdata()
|
| /f-stack/freebsd/net/ |
| H A D | if_vxlan.c | 634 if (fe != NULL) { in vxlan_ftable_update_locked() 663 if (fe == NULL) in vxlan_ftable_update_locked() 749 fe = malloc(sizeof(*fe), M_VXLAN, M_ZERO | M_NOWAIT); in vxlan_ftable_entry_alloc() 751 return (fe); in vxlan_ftable_entry_alloc() 758 free(fe, M_VXLAN); in vxlan_ftable_entry_free() 832 return (fe); in vxlan_ftable_entry_lookup() 853 fe->vxlfe_flags); in vxlan_ftable_entry_dump() 2218 if (fe == NULL) in vxlan_ctrl_ftable_entry_add() 2248 if (fe != NULL) { in vxlan_ctrl_ftable_entry_rem() 2707 fe = NULL; in vxlan_transmit() [all …]
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/ |
| H A D | fe.h | 12 typedef uint64_t fe[10]; typedef 24 extern void fe_frombytes(fe, const unsigned char *);
|
| H A D | curve25519_sandy2x.c | 29 fe var[3]; in crypto_scalarmult_curve25519_sandy2x() 75 fe var[3]; in crypto_scalarmult_curve25519_sandy2x_base()
|
| H A D | ladder_base.h | 11 extern void ladder_base(fe *, const unsigned char *);
|
| H A D | ladder.h | 11 extern void ladder(fe *, const unsigned char *);
|
| H A D | fe_frombytes_sandy2x.c | 31 fe_frombytes(fe h, const unsigned char *s) in fe_frombytes()
|
| /f-stack/freebsd/net/route/ |
| H A D | fib_algo.c | 274 struct fib_error *fe; in flm_error_add() local 277 if (fe == NULL) in flm_error_add() 279 fe->fe_flm = flm; in flm_error_add() 281 fe->fe_fibnum = fibnum; in flm_error_add() 287 free(fe, M_TEMP); in flm_error_add() 302 const struct fib_error *fe; in flm_error_check() local 305 if ((fe->fe_flm == flm) && (fe->fe_fibnum == fibnum)) in flm_error_check() 318 struct fib_error *fe, *fe_tmp; in fib_error_clear_flm() local 323 if (fe->fe_flm == flm) { in fib_error_clear_flm() 325 free(fe, M_TEMP); in fib_error_clear_flm() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | ralink,rt2880-net.txt | 19 - reset-names: Should contain the reset names "fe". If a switch is present 48 reset-names = "fe";
|
| H A D | mediatek-net.txt | 24 "ethif", "sgmiitop", "esw", "gp0", "gp1", "gp2", "fe", "sgmii_tx250m", 32 These are "fe", "gmac" and "ppe"
|
| H A D | hisilicon-hip04-net.txt | 65 fe: ethernet@28b0000 {
|
| /f-stack/freebsd/contrib/libsodium/test/default/ |
| H A D | pwhash_scrypt_ll.exp | 7 fd ba be 1c 9d 34 72 00 78 56 e7 19 0d 01 e9 fe
|
| /f-stack/app/nginx-1.16.1/auto/cc/ |
| H A D | owc | 85 ngx_binout="-fe="
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/ |
| H A D | Makefile.am | 102 crypto_core/ed25519/ref10/fe_51/fe.h \ 109 crypto_core/ed25519/ref10/fe_25_5/fe.h \ 137 crypto_scalarmult/curve25519/sandy2x/fe.h \
|
| /f-stack/freebsd/contrib/openzfs/module/icp/asm-x86_64/aes/ |
| H A D | aes_amd64.S | 234 #define fe(x) [[f8(x)] ^ [f4(x)] ^ [f2(x)]] macro 239 #define v8(x) [fe(x)], [f9(x)], [fd(x)], [fb(x)], [fe(x)], [f9(x)], [fd(x)], [x]
|
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | rack.c | 2266 struct rack_sendmap fe; in rack_free() local 3801 struct rack_sendmap *rsm, fe; in rack_do_goodput_measurement() local 3825 fe.r_start = tp->gput_seq; in rack_do_goodput_measurement() 6215 memset(&fe, 0, sizeof(fe)); in rack_log_output() 6234 fe.r_start = seq_out; in rack_log_output() 6967 memset(&fe, 0, sizeof(fe)); in rack_proc_sack_blk() 6978 fe.r_start = start; in rack_proc_sack_blk() 8436 memset(&fe, 0, sizeof(fe)); in rack_collapsed_window() 8437 fe.r_start = max_seq; in rack_collapsed_window() 11659 struct rack_sendmap fe; in rack_start_gp_measurement() local [all …]
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | mt7629.dtsi | 463 "gp2", "fe", "sgmii_tx250m", "sgmii_rx250m",
|
| H A D | mt2701.dtsi | 729 reset-names = "fe", "gmac", "ppe";
|
| H A D | mt7623.dtsi | 1065 reset-names = "fe", "gmac", "ppe";
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | ice.rst | 272 sendp(Ether(src='3c:fd:fe:aa:bb:78', dst='00:00:00:01:02:03')/IP(src=' \
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-mio-defs.h | 8095 uint64_t fe : 1; /**< Framing Error bit */ member 8103 uint64_t fe : 1; 9160 uint64_t fe : 1; /**< Framing Error bit */ member 9168 uint64_t fe : 1;
|