| /linux/net/netfilter/ |
| H A D | nf_conntrack_irc.c | 2 /* IRC extension for IP connection tracking, Version 1.21 33 #define HELPER_NAME "irc" 37 MODULE_DESCRIPTION("IRC (DCC) connection tracking helper"); 44 "IRC session"); 117 /* If packet is coming from IRC server */ in help() 252 static struct nf_conntrack_helper irc __read_mostly; 280 nf_ct_helper_init(&irc, AF_INET, IPPROTO_TCP, HELPER_NAME, in nf_conntrack_irc_init() 284 ret = nf_conntrack_helper_register(&irc, &irc_ptr); in nf_conntrack_irc_init()
|
| H A D | nf_nat_irc.c | 2 /* IRC extension for TCP NAT alteration. 22 #define NAT_HELPER_NAME "irc" 25 MODULE_DESCRIPTION("IRC (DCC) NAT helper");
|
| H A D | Kconfig | 259 tristate "IRC DCC protocol support (obsolete)" 261 There is a commonly-used extension to IRC called 264 of a server. DCC Sending is used anywhere you send files over IRC, 268 have others initiate chats, or everything else in IRC. 269 DCC tracking behind NAT requires plaintext (unencrypted) IRC, so
|
| /linux/Documentation/translations/sp_SP/process/ |
| H A D | kernel-docs.rst | 155 * Título: **Kernel Newbies IRC Channel and Website** 158 :Palabras Clave: IRC, newbies, channel, asking doubts, canal, dudas, 160 :Descripción: #kernelnewbies en irc.oftc.net. 161 #kernelnewbies es una red de IRC dedicada al hacker del kernel 166 #kernelnewbies es parte de la red OFTC IRC. 167 Pruebe con irc.oftc.net como su servidor y luego haga /join
|
| H A D | howto.rst | 196 el pasado.) También tiene un canal IRC que puede usar para hacer preguntas 504 correo electrónico y el IRC como formas principales de comunicación es la
|
| /linux/drivers/net/wan/ |
| H A D | hdlc_ppp.c | 86 enum {INV = 0x10, IRC = 0x20, ZRC = 0x40, SCR = 0x80, SCA = 0x100, enumerator 258 TO+ = Timeout with counter > 0 irc = Initialize-Restart-Count 278 {IRC|SCR|3, INV , INV , INV , INV , INV , INV }, /* START */ 282 { STA|0 ,IRC|SCR|SCA|5, 2 , SCA|5 ,SCA|6, SCA|5 ,SCR|SCA|5}, /* RCR+ */ 283 { STA|0 ,IRC|SCR|SCN|3, 2 , SCN|3 ,SCN|4, SCN|3 ,SCR|SCN|3}, /* RCR- */ 284 { STA|0 , STA|1 , 2 , IRC|4 ,SCR|3, 6 , SCR|3 }, /* RCA */ 285 { STA|0 , STA|1 , 2 ,IRC|SCR|3,SCR|3,IRC|SCR|5, SCR|3 }, /* RCN */ 290 { 0 , 1 , 1 , 1 , 1 , 1 ,IRC|STR|2}, /* RXJ- */ 321 if (action & IRC) in ppp_cp_event()
|
| /linux/include/linux/ |
| H A D | sysrq.h | 12 * based upon discusions in irc://irc.openprojects.net/#kernelnewbies
|
| /linux/Documentation/devicetree/bindings/clock/ |
| H A D | imx7ulp-scg-clock.yaml | 19 domains, such as the System Oscillator clock, the Slow IRC (SIRC), 20 and and the Fast IRC clock (FIRCLK), clock sources and clock
|
| H A D | imx7ulp-pcc-clock.yaml | 19 domains, such as the System Oscillator clock, the Slow IRC (SIRC), 20 and and the Fast IRC clock (FIRCLK), clock sources and clock
|
| /linux/arch/mips/kernel/ |
| H A D | irq_txx9.c | 148 /* mask all IRC interrupts */ in txx9_irq_init() 152 /* setup IRC interrupt mode (Low Active) */ in txx9_irq_init()
|
| /linux/Documentation/networking/ |
| H A D | batman-adv.rst | 159 IRC: 160 #batadv on ircs://irc.hackint.org/
|
| /linux/ |
| H A D | README | 165 * IRC: #kernelnewbies on irc.oftc.net
|
| H A D | MAINTAINERS | 26 usually hang out, for example irc://server/channel. 2026 C: irc://irc.oftc.net/apparmor 2179 C: irc://irc.libera.chat/armlinux 2448 C: irc://irc.libera.chat/armlinux 2612 C: irc://irc.oftc.net/asahi-dev 3149 C: irc://irc.libera.chat/linux-mediatek 3378 C: irc://irc.oftc.net/linux-msm 3420 C: irc://irc.oftc.net/linux-msm 3479 C: irc://irc.libera.chat/renesas-soc 3541 C: irc://irc.libera.chat/linux-exynos [all …]
|
| /linux/Documentation/admin-guide/media/ |
| H A D | dvb_references.rst | 19 mailing list or IRC channels.
|
| /linux/include/linux/soc/ixp4xx/ |
| H A D | qmgr.h | 50 u32 irqsrc[4]; /* 0x420 - 0x42F IRC source */
|
| /linux/Documentation/driver-api/thermal/ |
| H A D | nouveau_thermal.rst | 93 inquiries, please ping mupuf on IRC (#nouveau, OFTC).
|
| /linux/drivers/clk/nxp/ |
| H A D | clk-lpc18xx-cgu.c | 74 [CLK_SRC_IRC] = "irc", 604 /* Register the internal 12 MHz RC oscillator (IRC) */ in lpc18xx_cgu_register_source_clks() 608 pr_warn("%s: failed to register irc clk\n", __func__); in lpc18xx_cgu_register_source_clks()
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | tda18271c2dd.c | 770 /* IRC Cal Low band */ in FixedContentsI2CUpdate() 817 /* IRC Cal mid band */ in FixedContentsI2CUpdate() 847 /* IRC Cal high band */ in FixedContentsI2CUpdate()
|
| /linux/Documentation/process/ |
| H A D | howto.rst | 196 past.) It also has an IRC channel that you can use to ask questions in 501 interaction. One benefit of using email and irc as the primary forms of
|
| /linux/drivers/tty/ |
| H A D | sysrq.c | 10 * based upon discusions in irc://irc.openprojects.net/#kernelnewbies
|
| /linux/include/net/bluetooth/ |
| H A D | hci.h | 3171 __u8 irc; member 3186 __u8 irc; member 3207 __u8 irc; member
|
| /linux/Documentation/translations/ko_KR/process/ |
| H A D | howto.rst | 214 될만한 메일링 리스트가 있다. 또한 실시간으로 질문 할 수 있는 IRC 채널도
|
| /linux/arch/x86/kernel/ |
| H A D | apm_32.c | 147 * in irc://irc.openprojects.net/#kernelnewbies
|
| /linux/drivers/eisa/ |
| H A D | eisa.ids | 374 CPQA015 "Compaq Integrated Remote Console (IRC)"
|