Home
last modified time | relevance | path

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

12345678910>>...18

/linux/tools/testing/selftests/net/netfilter/
A Dconntrack_icmp_related.sh119 type filter hook forward priority 0; policy accept;
122 meta l4proto { icmp, icmpv6 } ct state new,established accept
136 type filter hook input priority 0; policy accept;
138 icmp type "redirect" ct state "related" counter name "redir4" accept
141 meta l4proto { icmp, icmpv6 } ct state established,untracked accept
156 type filter hook input priority 0; policy accept;
157 meta l4proto { icmp, icmpv6 } ct state established,untracked accept
164 type filter hook output priority 0; policy accept;
165 meta l4proto { icmp, icmpv6 } ct state established,untracked accept
180 type nat hook postrouting priority 0; policy accept;
[all …]
A Dnft_queue.sh99 type filter hook input priority $prio; policy accept;
103 type filter hook forward priority $prio; policy accept;
108 type filter hook output priority $prio; policy accept;
131 type filter hook input priority $prio; policy accept;
135 type filter hook forward priority $prio; policy accept;
139 type filter hook output priority $prio; policy accept;
180 type filter hook forward priority 0; policy accept;
320 type filter hook output priority 0; policy accept;
324 type filter hook postrouting priority 0; policy accept;
365 type filter hook output priority 0; policy accept;
[all …]
A Dconntrack_tcp_unreplied.sh71 type filter hook input priority 0; policy accept;
72 ct state established accept
90 type filter hook input priority 0; policy accept;
91 ct state new tcp flags syn ip daddr 10.99.99.99 tcp dport 80 counter name "connreq" accept
92 ct state new ct status dnat tcp dport 8080 counter name "redir" accept
129 type nat hook prerouting priority 0; policy accept;
A Dnft_flowtable.sh172 ct state established,related accept
174 meta nfproto ipv4 meta l4proto icmp accept
175 meta nfproto ipv6 meta l4proto icmpv6 accept
191 type filter hook input priority 0; policy accept;
193 ip dscp cs3 counter name ip4dscp3 accept
194 ip dscp 0 counter name ip4dscp0 accept
402 type filter hook egress device "veth1" priority 0; policy accept
481 type nat hook prerouting priority 0; policy accept;
486 type nat hook postrouting priority 0; policy accept;
544 type nat hook prerouting priority 0; policy accept;
[all …]
A Dnft_nat.sh161 type nat hook output priority 0; policy accept;
231 type nat hook output priority 0; policy accept;
353 type nat hook output priority 0; policy accept;
415 type nat hook postrouting priority 0; policy accept;
506 type nat hook postrouting priority 0; policy accept;
595 type nat hook prerouting priority 0; policy accept;
670 type nat hook prerouting priority 0; policy accept;
771 type filter hook forward priority 0; policy accept;
841 type nat hook postrouting priority 0; policy accept;
1047 type filter hook input priority 0; policy accept;
[all …]
A Dnft_synproxy.sh65 type filter hook prerouting priority -300; policy accept;
70 type filter hook forward priority 0; policy accept;
72 ct state new,established counter accept
A Dbr_netfilter.sh118 type filter hook input priority 1; policy accept
120 ct state new accept
126 type filter hook forward priority 0; policy accept
A Dnft_conntrack_helper.sh55 type filter hook prerouting priority 0; policy accept;
59 type filter hook output priority 0; policy accept;
A Dnft_meta.sh52 type filter hook input priority 0; policy accept;
67 type filter hook output priority 0; policy accept;
A Dnft_fib.sh41 type filter hook prerouting priority 0; policy accept;
55 fib saddr . iif oif gt 0 accept
68 type filter hook prerouting priority 0; policy accept;
A Dconntrack_reverse_clash.sh22 type nat hook postrouting priority srcnat; policy accept;
/linux/Documentation/netlink/specs/
A Dhandshake.yaml42 name: accept
93 notify: accept
95 name: accept
97 attribute-set: accept
A Drt_link.yaml314 name: accept-redirects
329 name: accept-source-route
365 name: arp-accept
371 name: accept-local
417 name: accept-ra
420 name: accept-redirects
459 name: accept-ra-defrtr
462 name: accept-ra-pinfo
465 name: accept-ra-rtr-pref
489 name: accept-dad
[all …]
/linux/io_uring/
A Dnet.c1519 accept->nofile = rlimit(RLIMIT_NOFILE); in io_accept_prep()
1520 accept->iou_flags = READ_ONCE(sqe->ioprio); in io_accept_prep()
1521 if (accept->iou_flags & ~ACCEPT_FLAGS) in io_accept_prep()
1525 if (accept->file_slot) { in io_accept_prep()
1526 if (accept->flags & SOCK_CLOEXEC) in io_accept_prep()
1535 accept->flags = (accept->flags & ~SOCK_NONBLOCK) | O_NONBLOCK; in io_accept_prep()
1547 bool fixed = !!accept->file_slot; in io_accept()
1561 fd = __get_unused_fd_flags(accept->flags, accept->nofile); in io_accept()
1567 file = do_accept(req->file, &arg, accept->addr, accept->addr_len, in io_accept()
1568 accept->flags); in io_accept()
[all …]
/linux/tools/testing/selftests/net/mptcp/
A Dpm_netlink.sh50 local accept="${1}"
55 printf "add_addr_accepted %d subflows %d \n" "${accept}" "${subflows}"
57 printf "accept %d\nsubflows %d\n" "${accept}" "${subflows}"
/linux/include/xen/interface/io/
A Dpvcalls.h75 } accept; member
110 } accept; member
/linux/sound/soc/sh/rcar/
A Drsnd.h721 int (*accept)(struct rsnd_dai_stream *io); member
752 int (*accept)(struct rsnd_dai_stream *io),
760 #define rsnd_kctrl_new_m(mod, io, rtd, name, accept, update, cfg, size, max) \ argument
761 rsnd_kctrl_new(mod, io, rtd, name, accept, update, rsnd_kctrl_init_m(cfg), \
764 #define rsnd_kctrl_new_s(mod, io, rtd, name, accept, update, cfg, max) \ argument
765 rsnd_kctrl_new(mod, io, rtd, name, accept, update, rsnd_kctrl_init_s(cfg), \
768 #define rsnd_kctrl_new_e(mod, io, rtd, name, accept, update, cfg, texts, size) \ argument
769 rsnd_kctrl_new(mod, io, rtd, name, accept, update, rsnd_kctrl_init_s(cfg), \
/linux/security/apparmor/
A Dmatch.c528 u32 *accept = ACCEPT_TABLE(dfa); in aa_dfa_match_until() local
545 if (accept[state]) in aa_dfa_match_until()
556 if (accept[state]) in aa_dfa_match_until()
589 u32 *accept = ACCEPT_TABLE(dfa); in aa_dfa_matchn_until() local
607 if (accept[state]) in aa_dfa_matchn_until()
618 if (accept[state]) in aa_dfa_matchn_until()
/linux/net/smc/
A Dsmc_inet.c40 .accept = smc_accept,
88 .accept = smc_accept,
/linux/crypto/
A Dalgif_rng.c175 .accept = sock_no_accept,
193 .accept = sock_no_accept,
318 .accept = rng_accept_parent,
/linux/include/uapi/linux/
A Dbpqether.h16 unsigned char accept[ETH_ALEN]; member
/linux/tools/testing/selftests/bpf/prog_tests/
A Dsock_destroy.c47 accept_serv = accept(serv, NULL, NULL); in test_tcp_client()
88 accept_serv = accept(serv, NULL, NULL); in test_tcp_server()
A Dbtf_skc_cls_ingress.c98 srv_fd = accept(listen_fd, NULL, NULL); in test_conn()
153 srv_fd = accept(listen_fd, NULL, NULL); in test_syncookie()
A Dsetget_sockopt.c104 cfd = accept(sfd, NULL, 0); in test_ktls()
184 cfd = accept(sfd, NULL, 0); in test_nonstandard_opt()
/linux/Documentation/admin-guide/blockdev/drbd/
A Dconn-states-8.dot4 WFConnection -> WFReportParams [ label = "in connect() after accept" ]

Completed in 695 milliseconds

12345678910>>...18