Searched full:accept (Results 1 – 25 of 168) sorted by relevance
1234567
| /Documentation/netlink/specs/ |
| D | handshake.yaml | 42 name: accept 93 notify: accept 95 name: accept 97 attribute-set: accept
|
| D | rt_link.yaml | 314 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 471 name: accept-ra-rt-info-max-plen [all …]
|
| /Documentation/networking/ |
| D | seg6-sysctl.rst | 12 Accept or drop SR-enabled IPv6 packets on this interface. 23 * 0 - Accept SR packets without HMAC, validate SR packets with HMAC
|
| D | tproxy.rst | 22 # iptables -t mangle -A DIVERT -j ACCEPT 28 # nft add rule filter divert meta l4proto tcp socket transparent 1 meta mark set 1 accept 74 # nft add rule filter divert tcp dport 80 tproxy to :50080 meta mark set 1 accept
|
| D | ioam6-sysctl.rst | 12 Accept (= enabled) or ignore (= disabled) IPv6 IOAM options on ingress
|
| D | ip-sysctl.rst | 38 accept fragmentation-needed errors if the underlying protocol 330 If listening service is too slow to accept new connections, 334 cannot be tuned to accept connections faster. Enabling this 433 0 Disable ECN. Neither initiate nor accept ECN. 820 handshake and established sockets in the accept queue are aborted. 823 same port should have been able to accept such connections. This 842 Enable TCP Fast Open (RFC7413) to send and accept data in the opening 863 0x200 (server) accept data-in-SYN w/o any cookie option present. 1604 Accept ICMP redirect messages. 1680 Send(router) or accept(host) RFC1620 shared media redirects. [all …]
|
| D | tcp_ao.rst | 132 of this configuration SHOULD be to silently accept such connections. 361 4. ``setsockopt()`` vs ``accept()`` race 373 keys from sockets that were already established, but not yet ``accept()``'ed, 374 hanging in the accept queue. 377 a listener socket, the established sockets in the accept queue won't 381 ``setsockopt(TCP_AO_ADD_KEY)`` vs ``accept()`` 382 and ``setsockopt(TCP_AO_DEL_KEY)`` vs ``accept()`` is delegated to userspace. 384 that was returned by ``accept()`` to verify that any key rotation that
|
| /Documentation/admin-guide/blockdev/drbd/ |
| D | conn-states-8.dot | 4 WFConnection -> WFReportParams [ label = "in connect() after accept" ]
|
| /Documentation/arch/arm64/ |
| D | tagged-address-abi.rst | 55 incorrectly accept valid tagged pointers for the ``brk()``, 65 incorrectly accept valid tagged pointers for this system call. 98 - All syscalls except the cases mentioned in section 3 can accept any
|
| /Documentation/crypto/ |
| D | userspace-if.rst | 77 3. Invoke accept with the socket descriptor. The accept system call 81 kernel, the file descriptor returned by accept must be used. 314 WARNING: The user space caller may invoke the initially mentioned accept 355 /* opfd is the file descriptor returned from accept() system call */ 368 descriptor returned by the accept system call).
|
| /Documentation/userspace-api/media/v4l/ |
| D | func-poll.rst | 32 until the driver has captured data or is ready to accept data for 38 function waits until the device is ready to accept a new buffer to be
|
| /Documentation/arch/powerpc/ |
| D | dawr-power9.rst | 52 will accept the command. Unfortunately since there is no hardware 60 If a guest is started on a POWER8 host, GDB will accept the watchpoint
|
| /Documentation/arch/s390/ |
| D | vfio-ccw.rst | 122 vfio_ccw also provides an I/O region to accept channel program 187 The vfio-ccw driver exposes MMIO regions to accept requests from and return 193 An I/O region is used to accept channel program request from user 226 A request was issued while the device was not in a state ready to accept 249 The vfio-ccw cmd region is used to accept asynchronous instructions 276 A request was issued while the device was not in a state ready to accept
|
| /Documentation/ABI/testing/ |
| D | sysfs-class-pktcdvd | 74 accept new bio requests from the block layer. 77 mark, do no longer accept bio write requests
|
| D | sysfs-class-led-trigger-tty | 29 DCE is ready to accept data from the DTE.
|
| /Documentation/filesystems/ |
| D | udf.rst | 43 The uid= and gid= options need a bit more explaining. They will accept a 45 belonging to that uid and gid. Mount options also accept the string "forget".
|
| /Documentation/driver-api/usb/ |
| D | callbacks.rst | 81 Accept or decline an interface. If you accept the device return 0,
|
| /Documentation/translations/ |
| D | index.rst | 47 accept only contributions that are merely translation related (e.g. new
|
| /Documentation/locking/ |
| D | pi-futex.rst | 51 So once we accept that synchronization objects (locks) are an 52 unavoidable fact of life, and once we accept that multi-task userspace
|
| /Documentation/devicetree/bindings/usb/ |
| D | chipidea,usb2-common.yaml | 115 256 bytes, it can't accept any transactions within this frame. The 119 handle more transactions than above case, it can accept transactions
|
| /Documentation/devicetree/bindings/net/ |
| D | brcm,mdio-mux-iproc.yaml | 14 external to SoCs and could accept MDIO transaction compatible to C-22 or
|
| D | marvell-armada-370-neta.txt | 29 - bm,pool-long: ID of a pool, that will accept all packets of a size
|
| /Documentation/usb/ |
| D | misc_usbsevseg.rst | 26 The device can accept "text" either in raw, hex, or ascii textmode.
|
| /Documentation/devicetree/bindings/sound/ |
| D | ti,pcm512x.yaml | 40 accept clock input on a specified gpio pin.
|
| /Documentation/i2c/ |
| D | i2c-stub.rst | 15 No hardware is needed nor associated with this module. It will accept write
|
1234567