Home
last modified time | relevance | path

Searched full:irc (Results 1 – 25 of 38) sorted by relevance

12

/Linux-v5.10/net/netfilter/
Dnf_conntrack_irc.c2 /* 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 …]
Dnf_nat_irc.c2 /* IRC extension for TCP NAT alteration.
22 #define NAT_HELPER_NAME "irc"
25 MODULE_DESCRIPTION("IRC (DCC) NAT helper");
DKconfig250 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/
Dirq.c48 * 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/
Dhdlc_ppp.c86 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/
Dsysrq.h12 * based upon discusions in irc://irc.openprojects.net/#kernelnewbies
/Linux-v5.10/Documentation/devicetree/bindings/clock/
Dimx7ulp-scg-clock.yaml19 domains, such as the System Oscillator clock, the Slow IRC (SIRC),
20 and and the Fast IRC clock (FIRCLK), clock sources and clock
Dimx7ulp-pcc-clock.yaml19 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/
Divtv.rst59 IRC section in The ivtv driver
62 irc://irc.freenode.net/#v4l
Ddvb_references.rst19 mailing list or IRC channels.
/Linux-v5.10/arch/mips/txx9/rbtx4938/
Dirq.c145 /* 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/
Dkernel-docs.rst580 * 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/
Dirq_txx9.c161 /* mask all IRC interrupts */ in txx9_irq_init()
165 /* setup IRC interrupt mode (Low Active) */ in txx9_irq_init()
/Linux-v5.10/Documentation/networking/
Dbatman-adv.rst159 IRC:
160 #batman on irc.freenode.org
/Linux-v5.10/arch/mips/txx9/generic/
Dirq_tx4939.c183 /* 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/
Dqmgr.h50 u32 irqsrc[4]; /* 0x420 - 0x42F IRC source */
/Linux-v5.10/Documentation/driver-api/thermal/
Dnouveau_thermal.rst93 inquiries, please ping mupuf on IRC (#nouveau, freenode).
/Linux-v5.10/drivers/clk/nxp/
Dclk-lpc18xx-cgu.c77 [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/
Dhowto.rst211 で質問を聞くことができる IRC チャネルや、Linuxカーネルの開発に関して学
525 email と irc を第一のコミュニケーションの形とする一つの利点は、性別や
/Linux-v5.10/Documentation/kbuild/
Dllvm.rst72 - IRC: #clangbuiltlinux on chat.freenode.net
/Linux-v5.10/Documentation/gpu/
Dintroduction.rst112 interacting with community members on mailing lists, IRC, or bug
/Linux-v5.10/Documentation/staging/
Dxz.rst122 you should email to me personally or use IRC.
/Linux-v5.10/arch/mips/include/asm/txx9/
Djmr3927.h115 #define JMR3927_NR_IRQ_IRC 16 /* On-Chip IRC */
Dtx4938.h63 * IRC
/Linux-v5.10/arch/mips/pci/
Dops-tx3927.c186 /* PCIC Int => IRC IRQ10 */ in tx3927_pcic_setup()

12