/linux/fs/smb/server/ |
H A D | ksmbd_spnego_negtokeninit.asn1 | 6 -- https://www.rfc-editor.org/rfc/rfc2478#section-3.2.1 7 -- https://www.rfc-editor.org/rfc/rfc2743#section-3.1
|
H A D | ksmbd_spnego_negtokentarg.asn1 | 6 -- https://www.rfc-editor.org/rfc/rfc2478#section-3.2.1
|
/linux/net/ipv4/netfilter/ |
H A D | nf_nat_snmp_basic.asn1 | 6 -- https://www.rfc-editor.org/rfc/rfc1157#section-4 7 -- https://www.rfc-editor.org/rfc/rfc3416#section-3
|
/linux/Documentation/translations/zh_CN/infiniband/ |
H A D | ipoib.rst | 105 http://ietf.org/rfc/rfc4391.txt 108 http://ietf.org/rfc/rfc4392.txt 111 http://ietf.org/rfc/rfc4755.txt
|
/linux/crypto/ |
H A D | rsapubkey.asn1 | 6 -- https://www.rfc-editor.org/rfc/rfc8017#appendix-A.1.1
|
H A D | rsaprivkey.asn1 | 6 -- https://www.rfc-editor.org/rfc/rfc8017#appendix-A.1.2
|
/linux/net/bluetooth/ |
H A D | l2cap_core.c | 3180 struct l2cap_conf_rfc *rfc) in __l2cap_set_ertm_timeouts() argument 3182 rfc->retrans_timeout = cpu_to_le16(L2CAP_DEFAULT_RETRANS_TO); in __l2cap_set_ertm_timeouts() 3183 rfc->monitor_timeout = cpu_to_le16(L2CAP_DEFAULT_MONITOR_TO); in __l2cap_set_ertm_timeouts() 3247 struct l2cap_conf_rfc rfc = { .mode = chan->mode }; in l2cap_build_conf_req() local 3268 chan->mode = l2cap_select_mode(rfc.mode, chan->conn->feat_mask); in l2cap_build_conf_req() 3289 rfc.mode = L2CAP_MODE_BASIC; in l2cap_build_conf_req() 3290 rfc.txwin_size = 0; in l2cap_build_conf_req() 3291 rfc.max_transmit = 0; in l2cap_build_conf_req() 3292 rfc.retrans_timeout = 0; in l2cap_build_conf_req() 3293 rfc.monitor_timeout = 0; in l2cap_build_conf_req() [all …]
|
/linux/crypto/asymmetric_keys/ |
H A D | pkcs8.asn1 | 6 -- https://www.rfc-editor.org/rfc/rfc5958#section-2
|
H A D | x509.asn1 | 6 -- https://www.rfc-editor.org/rfc/rfc5280#section-4
|
H A D | pkcs7.asn1 | 6 -- https://www.rfc-editor.org/rfc/rfc5652#section-3
|
/linux/net/l2tp/ |
H A D | Kconfig | 14 From RFC 2661 <http://www.ietf.org/rfc/rfc2661.txt>. 27 <http://www.ietf.org/rfc/rfc3931.txt>. 56 From RFC 3931 <http://www.ietf.org/rfc/rfc3931.txt>. 94 From RFC 4719 <http://www.ietf.org/rfc/rfc4719.txt>.
|
/linux/drivers/tty/serial/ |
H A D | sunsab.h | 20 u8 rfc; /* RFIFO Control Register */ member 51 u8 rfc; member 87 u8 rfc; member
|
/linux/Documentation/userspace-api/media/drivers/ |
H A D | npcm-video.rst | 44 (RFC 6143, https://www.rfc-editor.org/rfc/rfc6143.html#section-7.6.1)
|
/linux/net/dccp/ccids/ |
H A D | Kconfig | 29 https://www.ietf.org/rfc/rfc4342.txt 35 https://www.ietf.org/rfc/rfc4340.txt
|
/linux/Documentation/filesystems/nfs/ |
H A D | rpc-server-gss.rst | 13 - RFC2203 v1: https://tools.ietf.org/rfc/rfc2203.txt 14 - RFC5403 v2: https://tools.ietf.org/rfc/rfc5403.txt 18 - RFC7861 v3: https://tools.ietf.org/rfc/rfc7861.txt
|
/linux/Documentation/gpu/rfc/ |
H A D | i915_small_bar.rst | 19 .. kernel-doc:: Documentation/gpu/rfc/i915_small_bar.h 34 .. kernel-doc:: Documentation/gpu/rfc/i915_small_bar.h
|
/linux/Documentation/infiniband/ |
H A D | ipoib.rst | 109 http://ietf.org/rfc/rfc4391.txt 112 http://ietf.org/rfc/rfc4392.txt 115 http://ietf.org/rfc/rfc4755.txt
|
/linux/Documentation/gpu/ |
H A D | index.rst | 24 rfc/index
|
/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_router.c | 997 struct prestera_kern_fib_cache *rfc; in __prestera_k_arb_util_fib_overlaps() local 1000 rfc = NULL; in __prestera_k_arb_util_fib_overlaps() 1004 rfc = prestera_kern_fib_cache_find(sw, &fc_key); in __prestera_k_arb_util_fib_overlaps() 1007 return rfc; in __prestera_k_arb_util_fib_overlaps() 1015 struct prestera_kern_fib_cache *rfc; in __prestera_k_arb_util_fib_overlapped() local 1018 rfc = NULL; in __prestera_k_arb_util_fib_overlapped() 1022 rfc = prestera_kern_fib_cache_find(sw, &fc_key); in __prestera_k_arb_util_fib_overlapped() 1025 return rfc; in __prestera_k_arb_util_fib_overlapped()
|
/linux/drivers/infiniband/ulp/iser/ |
H A D | Kconfig | 12 See <http://www.ietf.org/rfc/rfc5046.txt>
|
/linux/net/dccp/ |
H A D | Kconfig | 8 From https://www.ietf.org/rfc/rfc4340.txt:
|
/linux/Documentation/networking/ |
H A D | sctp.rst | 19 See http://www.ietf.org/rfc/rfc2960.txt
|
H A D | tcp_ao.rst | 442 https://www.rfc-editor.org/rfc/pdfrfc/rfc5925.txt.pdf 445 https://www.rfc-editor.org/rfc/pdfrfc/rfc5926.txt.pdf 451 https://www.rfc-editor.org/rfc/pdfrfc/rfc2385.txt.pdf
|
H A D | mptcp.rst | 11 `RFC 8684 (MPTCPv1) <https://www.rfc-editor.org/rfc/rfc8684.html>`_. It allows a
|
/linux/Documentation/networking/device_drivers/ethernet/altera/ |
H A D | altera_tse.rst | 152 - RFC 2863 found at http://www.rfc-editor.org/rfc/rfc2863.txt. 153 - RFC 2819 found at http://www.rfc-editor.org/rfc/rfc2819.txt.
|