| /f-stack/freebsd/netgraph/ |
| H A D | ng_lmi.c | 751 goto reject; in nglmi_checkdata() 770 goto reject; in nglmi_checkdata() 776 goto reject; in nglmi_checkdata() 785 goto reject; in nglmi_checkdata() 794 goto reject; in nglmi_checkdata() 800 goto reject; in nglmi_checkdata() 817 goto reject; in nglmi_checkdata() 826 goto reject; in nglmi_checkdata() 830 goto reject; in nglmi_checkdata() 858 goto reject; in nglmi_checkdata() [all …]
|
| /f-stack/freebsd/contrib/libsodium/dist-build/ |
| H A D | emscripten.sh | 99 Module.ready = new Promise(function (resolve, reject) { 101 Module.onAbort = reject; 108 reject(err);
|
| /f-stack/freebsd/netgraph/bluetooth/l2cap/ |
| H A D | ng_l2cap_evnt.c | 562 goto reject; in ng_l2cap_process_con_rsp() 571 goto reject; in ng_l2cap_process_con_rsp() 632 reject: in ng_l2cap_process_con_rsp() 673 goto reject; in ng_l2cap_process_cfg_req() 682 goto reject; in ng_l2cap_process_cfg_req() 763 reject: in ng_l2cap_process_cfg_req() 819 goto reject; in ng_l2cap_process_cfg_rsp() 829 goto reject; in ng_l2cap_process_cfg_rsp() 917 reject: in ng_l2cap_process_cfg_rsp() 957 goto reject; in ng_l2cap_process_discon_req() [all …]
|
| /f-stack/freebsd/x86/xen/ |
| H A D | pv.c | 429 static const char *reject[] = { in reject_option() local 434 for (i = 0; i < nitems(reject); i++) in reject_option() 435 if (strncmp(option, reject[i], strlen(reject[i])) == 0) in reject_option()
|
| /f-stack/tools/route/ |
| H A D | keywords | 45 reject
|
| /f-stack/freebsd/contrib/ngatm/netnatm/api/ |
| H A D | cc_user.c | 1638 struct atm_add_party_reject *reject; in cc_user_sig_handle() local 1643 reject = CCZALLOC(sizeof(*reject)); in cc_user_sig_handle() 1644 if (reject == NULL) in cc_user_sig_handle() 1647 reject->leaf_ident = leaf_ident; in cc_user_sig_handle() 1648 reject->cause = user->cause[0]; in cc_user_sig_handle() 1650 reject, sizeof(*reject)); in cc_user_sig_handle() 1652 CCFREE(reject); in cc_user_sig_handle()
|
| /f-stack/dpdk/drivers/net/bnxt/ |
| H A D | bnxt_cpr.c | 242 goto reject; in bnxt_handle_fwd_req() 284 reject: in bnxt_handle_fwd_req()
|
| /f-stack/doc/ |
| H A D | Launch_F-Stack_on_AWS_EC2_in_one_minute.md | 53 sed "s/#method=reject/method=reject/" -i /data/f-stack/config.ini
|
| /f-stack/ |
| H A D | config.ini | 147 # Kni config: if enabled and method=reject, 153 #method=reject
|
| /f-stack/tools/ |
| H A D | README.md | 239 arp -p <f-stack proc_id> -s hostname ether_addr [temp] [reject | blackhole] [pub [only]] 240 arp -p <f-stack proc_id> -S hostname ether_addr [temp] [reject | blackhole] [pub [only]]
|
| /f-stack/dpdk/drivers/net/ice/ |
| H A D | ice_ethdev.h | 494 } reject; member
|
| H A D | ice_ethdev.c | 4592 if (info->config.reject.tagged == 0) in ice_vsi_vlan_pvid_set() 4595 if (info->config.reject.untagged == 0) in ice_vsi_vlan_pvid_set() 4636 info.config.reject.tagged = in ice_vlan_pvid_set() 4638 info.config.reject.untagged = in ice_vlan_pvid_set()
|
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_ethdev.h | 1200 } reject; member
|
| H A D | i40e_ethdev.c | 4099 info.config.reject.tagged = in i40e_vlan_pvid_set() 4101 info.config.reject.untagged = in i40e_vlan_pvid_set() 5208 if (info->config.reject.tagged == 0) in i40e_vsi_vlan_pvid_set() 5211 if (info->config.reject.untagged == 0) in i40e_vsi_vlan_pvid_set()
|
| /f-stack/freebsd/contrib/zlib/doc/ |
| H A D | rfc1950.txt | 366 dictionary feature, a compliant decompressor must reject any
|
| /f-stack/freebsd/contrib/libsodium/ |
| H A D | ChangeLog | 12 `crypto_sign_edwards25519sha512batch_open` now reject public keys in
|
| /f-stack/freebsd/contrib/zstd/doc/ |
| H A D | zstd_compression_format.md | 196 a decoder is allowed to reject a compressed frame 267 a decoder is allowed to reject a compressed frame
|
| /f-stack/tools/libxo/xohtml/external/ |
| H A D | jquery.js | 1216 reject: failList, property 1253 returned.promise().then( newDefer.resolve, newDefer.reject, newDefer.notify ); 1330 args[ i ].promise().then( resolveFunc(i), deferred.reject, progressFunc(i) );
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | rte_flow.rst | 2492 in pattern, Some PMDs will reject rule because behavior will be undefined. 2510 in pattern, Some PMDs will reject rule because behavior will be undefined.
|