Home
last modified time | relevance | path

Searched refs:accept (Results 1 – 25 of 662) sorted by relevance

12345678910>>...27

/openbmc/openbmc/meta-google/recipes-google/ncsi/files/
H A D50-gbmc-ncsi.rules.in4 iifname != @NCSI_IF@ accept
5 ct state established accept
15 ip6 nexthdr icmpv6 accept
19 tcp dport 3959 accept
20 udp dport 3959 accept
21 tcp dport 3967 accept
22 udp dport 3967 accept
34 iifname != @NCSI_IF@ accept
41 iifname != gbmcncsidhcp accept
42 ip6 nexthdr icmpv6 accept
[all …]
/openbmc/qemu/qapi/
H A Dcompat.json13 # @accept: Accept silently
22 'data': [ 'accept', 'reject', 'crash' ] }
29 # @accept: Pass on unchanged
36 'data': [ 'accept', 'hide' ] }
50 # enumeration values. They behave the same as with policy @accept.
52 # @deprecated-input: how to handle deprecated input (default 'accept')
55 # 'accept')
57 # @unstable-input: how to handle unstable input (default 'accept')
60 # @unstable-output: how to handle unstable output (default 'accept')
/openbmc/openbmc/poky/meta/recipes-graphics/ttf-fonts/liberation-fonts/
H A D30-liberation-aliases.conf7 <accept><family>Liberation Sans</family></accept>
11 <accept><family>Liberation Serif</family></accept>
15 <accept><family>Liberation Mono</family></accept>
/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/
H A D50-gbmc-br.rules4 iifname != gbmcbr accept
14 iifname != gbmcbr accept
16 ct state established accept
31 ip6 daddr @gbmc_br_int_addrs accept
32 ip6 saddr @gbmc_br_int_addrs accept
35 ip6 nexthdr icmpv6 accept
/openbmc/qemu/tests/qemu-iotests/
H A D219.out39 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command ve…
40 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command ve…
41 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command ve…
42 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command ve…
43 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command ve…
44 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command ve…
80 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'ready' cannot accept command verb…
81 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'ready' cannot accept command verb…
82 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'ready' cannot accept command verb…
83 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'ready' cannot accept command verb…
[all …]
/openbmc/linux/tools/testing/selftests/netfilter/
H A Dconntrack_icmp_related.sh137 type filter hook forward priority 0; policy accept;
140 meta l4proto { icmp, icmpv6 } ct state new,established accept
154 type filter hook input priority 0; policy accept;
156 icmp type "redirect" ct state "related" counter name "redir4" accept
159 meta l4proto { icmp, icmpv6 } ct state established,untracked accept
174 type filter hook input priority 0; policy accept;
175 meta l4proto { icmp, icmpv6 } ct state established,untracked accept
182 type filter hook output priority 0; policy accept;
183 meta l4proto { icmp, icmpv6 } ct state established,untracked accept
199 type nat hook postrouting priority 0; policy accept;
[all …]
H A Dnft_queue.sh105 type filter hook input priority $prio; policy accept;
109 type filter hook forward priority $prio; policy accept;
114 type filter hook output priority $prio; policy accept;
137 type filter hook input priority $prio; policy accept;
141 type filter hook forward priority $prio; policy accept;
145 type filter hook output priority $prio; policy accept;
190 type filter hook forward priority 0; policy accept;
323 type filter hook output priority 0; policy accept;
327 type filter hook postrouting priority 0; policy accept;
372 type filter hook output priority 0; policy accept;
[all …]
H A Dnft_flowtable.sh178 ct state established,related accept
180 meta nfproto ipv4 meta l4proto icmp accept
181 meta nfproto ipv6 meta l4proto icmpv6 accept
197 type filter hook input priority 0; policy accept;
199 ip dscp cs3 counter name ip4dscp3 accept
200 ip dscp 0 counter name ip4dscp0 accept
426 type filter hook egress device "veth1" priority 0; policy accept
505 type nat hook prerouting priority 0; policy accept;
510 type nat hook postrouting priority 0; policy accept;
563 type nat hook prerouting priority 0; policy accept;
[all …]
H A Dconntrack_tcp_unreplied.sh96 type filter hook input priority 0; policy accept;
97 ct state new tcp flags syn ip daddr 10.99.99.99 tcp dport 80 counter name "connreq" accept
98 ct state new ct status dnat tcp dport 8080 counter name "redir" accept
120 type nat hook prerouting priority 0; policy accept;
H A Dnft_synproxy.sh84 type filter hook prerouting priority -300; policy accept;
89 type filter hook forward priority 0; policy accept;
91 ct state new,established counter accept
H A Dnft_nat.sh187 type nat hook output priority 0; policy accept;
262 type nat hook output priority 0; policy accept;
388 type nat hook output priority 0; policy accept;
455 type nat hook postrouting priority 0; policy accept;
556 type nat hook postrouting priority 0; policy accept;
655 type nat hook prerouting priority 0; policy accept;
737 type nat hook prerouting priority 0; policy accept;
842 type filter hook forward priority 0; policy accept;
914 type nat hook postrouting priority 0; policy accept;
1133 type filter hook input priority 0; policy accept;
[all …]
/openbmc/qemu/scripts/qapi/
H A Dparser.py130 self.accept()
357 self.accept()
365 self.accept()
368 self.accept()
377 self.accept()
384 self.accept()
396 self.accept()
401 self.accept()
404 self.accept()
409 self.accept()
[all …]
/openbmc/openbmc/meta-phosphor/recipes-phosphor/network/
H A Dphosphor-network_git.bb14 PACKAGECONFIG ??= "uboot-env default-link-local-autoconf default-ipv6-accept-ra persist-mac"
17 PACKAGECONFIG[default-ipv6-accept-ra] = "-Ddefault-ipv6-accept-ra=true,-Ddefault-ipv6-accept-ra=fal…
/openbmc/linux/Documentation/netlink/specs/
H A Dhandshake.yaml42 name: accept
93 notify: accept
95 name: accept
97 attribute-set: accept
H A Drt_link.yaml292 name: accept-redirects
307 name: accept-source-route
343 name: arp-accept
349 name: accept-local
395 name: accept-ra
398 name: accept-redirects
437 name: accept-ra-defrtr
440 name: accept-ra-pinfo
443 name: accept-ra-rtr-pref
467 name: accept-dad
[all …]
/openbmc/qemu/target/rx/
H A Dhelper.c127 int accept = 0; in rx_cpu_exec_interrupt() local
133 accept = 1; in rx_cpu_exec_interrupt()
138 accept = 1; in rx_cpu_exec_interrupt()
140 if (accept) { in rx_cpu_exec_interrupt()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation-sans-narrow/
H A D30-0-liberation-sans-narrow.conf7 <accept>
9 </accept>
/openbmc/webui-vue/docs/guide/components/file-upload/
H A Dreadme.md10 3. Add the optional `id` , `disabled`, `accept` and `state` prop as required
20 - `accept` - Set value to specify which file types to allow
27 <form-file id="image-file" accept=".tar">
/openbmc/bmcweb/include/
H A Dforward_unauthorized.hpp17 std::string_view accept, crow::Response& res) in sendUnauthorized() argument
22 accept, http_helpers::ContentType::HTML, false /*allowWildcard*/)) in sendUnauthorized()
/openbmc/webui-vue/src/components/Global/
H A DFormFile.vue7 :accept="accept"
58 accept: {
/openbmc/linux/io_uring/
H A Dnet.c1358 accept->flags = READ_ONCE(sqe->accept_flags); in io_accept_prep()
1359 accept->nofile = rlimit(RLIMIT_NOFILE); in io_accept_prep()
1364 accept->file_slot = READ_ONCE(sqe->file_index); in io_accept_prep()
1365 if (accept->file_slot) { in io_accept_prep()
1366 if (accept->flags & SOCK_CLOEXEC) in io_accept_prep()
1375 accept->flags = (accept->flags & ~SOCK_NONBLOCK) | O_NONBLOCK; in io_accept_prep()
1386 bool fixed = !!accept->file_slot; in io_accept()
1394 fd = __get_unused_fd_flags(accept->flags, accept->nofile); in io_accept()
1398 file = do_accept(req->file, file_flags, accept->addr, accept->addr_len, in io_accept()
1399 accept->flags); in io_accept()
[all …]
/openbmc/phosphor-webui/app/common/directives/
H A Dlog-event.js35 $scope.accept = function() {
38 $scope.$parent.accept();
/openbmc/linux/include/xen/interface/io/
H A Dpvcalls.h75 } accept; member
110 } accept; member
/openbmc/docs/
H A Dmaintainer-workflow.md12 - If a CLA for the contributor is found, accept the patch(1).
15 - Do not accept the patch(1) until a signed CLA (individual _or_ corporate)
20 An executed OpenBMC CLA is _not_ required to accept contributions to OpenBMC
/openbmc/openbmc-test-automation/security/
H A Dtest_ssl.robot19 [Documentation] Test that OpenBMC machine does not accept the non-secure
27 [Documentation] Test that OpenBmc does not accept the non-secure

12345678910>>...27