/Linux-v5.10/net/netfilter/ |
D | nf_conntrack_irc.c | 2 /* IRC extension for IP connection tracking, Version 1.21 41 #define HELPER_NAME "irc" 44 MODULE_DESCRIPTION("IRC (DCC) connection tracking helper"); 50 MODULE_PARM_DESC(ports, "port numbers of IRC servers"); 53 "IRC session"); 125 /* If packet is coming from IRC server */ in help() 230 static struct nf_conntrack_helper irc[MAX_PORTS] __read_mostly; variable 255 /* If no port given, default to standard irc port */ in nf_conntrack_irc_init() 260 nf_ct_helper_init(&irc[i], AF_INET, IPPROTO_TCP, HELPER_NAME, in nf_conntrack_irc_init() 265 ret = nf_conntrack_helpers_register(&irc[0], ports_c); in nf_conntrack_irc_init() [all …]
|
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");
|
D | Kconfig | 250 tristate "IRC protocol support" 253 There is a commonly-used extension to IRC called 256 of a server. DCC Sending is used anywhere you send files over IRC, 260 have others initiate chats, or everything else in IRC.
|
/Linux-v5.10/arch/mips/txx9/jmr3927/ |
D | irq.c | 48 * So disable_irq/enable_irq MUST handle IOC/IRC registers. 108 /* all IRC interrupts are masked, */ in jmr3927_irq_setup() 109 /* all IRC interrupt mode are Low Active. */ in jmr3927_irq_setup()
|
/Linux-v5.10/drivers/net/wan/ |
D | hdlc_ppp.c | 86 enum {INV = 0x10, IRC = 0x20, ZRC = 0x40, SCR = 0x80, SCA = 0x100, enumerator 262 TO+ = Timeout with counter > 0 irc = Initialize-Restart-Count 282 {IRC|SCR|3, INV , INV , INV , INV , INV , INV }, /* START */ 286 { STA|0 ,IRC|SCR|SCA|5, 2 , SCA|5 ,SCA|6, SCA|5 ,SCR|SCA|5}, /* RCR+ */ 287 { STA|0 ,IRC|SCR|SCN|3, 2 , SCN|3 ,SCN|4, SCN|3 ,SCR|SCN|3}, /* RCR- */ 288 { STA|0 , STA|1 , 2 , IRC|4 ,SCR|3, 6 , SCR|3 }, /* RCA */ 289 { STA|0 , STA|1 , 2 ,IRC|SCR|3,SCR|3,IRC|SCR|5, SCR|3 }, /* RCN */ 294 { 0 , 1 , 1 , 1 , 1 , 1 ,IRC|STR|2}, /* RXJ- */ 326 if (action & IRC) in ppp_cp_event()
|
/Linux-v5.10/include/linux/ |
D | sysrq.h | 12 * based upon discusions in irc://irc.openprojects.net/#kernelnewbies
|
/Linux-v5.10/Documentation/devicetree/bindings/clock/ |
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
|
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-v5.10/Documentation/admin-guide/media/ |
D | ivtv.rst | 59 IRC section in The ivtv driver 62 irc://irc.freenode.net/#v4l
|
D | dvb_references.rst | 19 mailing list or IRC channels.
|
/Linux-v5.10/arch/mips/txx9/rbtx4938/ |
D | irq.c | 145 /* all IRC interrupts are masked, */ in rbtx4938_irq_setup() 146 /* all IRC interrupt mode are Low Active. */ in rbtx4938_irq_setup()
|
/Linux-v5.10/Documentation/process/ |
D | kernel-docs.rst | 580 * Name: **Kernel Newbies IRC Channel and Website** 583 :Keywords: IRC, newbies, channel, asking doubts. 584 :Description: #kernelnewbies on irc.oftc.net. 585 #kernelnewbies is an IRC network dedicated to the 'newbie' 590 #kernelnewbies is on the OFTC IRC Network. 591 Try irc.oftc.net as your server and then /join #kernelnewbies.
|
/Linux-v5.10/arch/mips/kernel/ |
D | irq_txx9.c | 161 /* mask all IRC interrupts */ in txx9_irq_init() 165 /* setup IRC interrupt mode (Low Active) */ in txx9_irq_init()
|
/Linux-v5.10/Documentation/networking/ |
D | batman-adv.rst | 159 IRC: 160 #batman on irc.freenode.org
|
/Linux-v5.10/arch/mips/txx9/generic/ |
D | irq_tx4939.c | 183 /* mask all IRC interrupts */ in tx4939_irq_init() 187 /* setup IRC interrupt mode (Low Active) */ in tx4939_irq_init()
|
/Linux-v5.10/include/linux/soc/ixp4xx/ |
D | qmgr.h | 50 u32 irqsrc[4]; /* 0x420 - 0x42F IRC source */
|
/Linux-v5.10/Documentation/driver-api/thermal/ |
D | nouveau_thermal.rst | 93 inquiries, please ping mupuf on IRC (#nouveau, freenode).
|
/Linux-v5.10/drivers/clk/nxp/ |
D | clk-lpc18xx-cgu.c | 77 [CLK_SRC_IRC] = "irc", 607 /* Register the internal 12 MHz RC oscillator (IRC) */ in lpc18xx_cgu_register_source_clks() 611 pr_warn("%s: failed to register irc clk\n", __func__); in lpc18xx_cgu_register_source_clks()
|
/Linux-v5.10/Documentation/translations/ja_JP/ |
D | howto.rst | 211 で質問を聞くことができる IRC チャネルや、Linuxカーネルの開発に関して学 525 email と irc を第一のコミュニケーションの形とする一つの利点は、性別や
|
/Linux-v5.10/Documentation/kbuild/ |
D | llvm.rst | 72 - IRC: #clangbuiltlinux on chat.freenode.net
|
/Linux-v5.10/Documentation/gpu/ |
D | introduction.rst | 112 interacting with community members on mailing lists, IRC, or bug
|
/Linux-v5.10/Documentation/staging/ |
D | xz.rst | 122 you should email to me personally or use IRC.
|
/Linux-v5.10/arch/mips/include/asm/txx9/ |
D | jmr3927.h | 115 #define JMR3927_NR_IRQ_IRC 16 /* On-Chip IRC */
|
D | tx4938.h | 63 * IRC
|
/Linux-v5.10/arch/mips/pci/ |
D | ops-tx3927.c | 186 /* PCIC Int => IRC IRQ10 */ in tx3927_pcic_setup()
|