Home
last modified time | relevance | path

Searched refs:dcc_ip (Results 1 – 17 of 17) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/net/netfilter/
H A Dnf_conntrack_irc.c118 __be32 dcc_ip; in help() local
180 if (parse_dcc(data, data_limit, &dcc_ip, in help()
187 &dcc_ip, dcc_port); in help()
191 if (tuple->src.u3.ip != dcc_ip && in help()
192 tuple->dst.u3.ip != dcc_ip) { in help()
195 &dcc_ip, dcc_port); in help()
/dports/multimedia/libv4l/linux-5.13-rc2/net/netfilter/
H A Dnf_conntrack_irc.c118 __be32 dcc_ip; in help() local
180 if (parse_dcc(data, data_limit, &dcc_ip, in help()
187 &dcc_ip, dcc_port); in help()
191 if (tuple->src.u3.ip != dcc_ip && in help()
192 tuple->dst.u3.ip != dcc_ip) { in help()
195 &dcc_ip, dcc_port); in help()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/netfilter/
H A Dnf_conntrack_irc.c118 __be32 dcc_ip; in help() local
180 if (parse_dcc(data, data_limit, &dcc_ip, in help()
187 &dcc_ip, dcc_port); in help()
191 if (tuple->src.u3.ip != dcc_ip && in help()
192 tuple->dst.u3.ip != dcc_ip) { in help()
195 &dcc_ip, dcc_port); in help()
/dports/irc/irssi-scripts/irssi-scripts/scripts/
H A Ddccself.pl24 $ip = dcc_ip($ip);
28 sub dcc_ip { subroutine
H A Ddcc_ip.pl40 sub dcc_ip { subroutine
/dports/chinese/autoconvert/autoconvert-0.3.16/contrib/xchat-plugins/
H A Dxchat.h130 unsigned long dcc_ip; member
/dports/irc/irssi-scripts/irssi-scripts/debian/
H A DREADME.debian50 dcc_ip lynx
H A Dchangelog98 dcc_ip.pl, dccmove.pl, dccstat.pl, df.pl, dictcomplete.pl, doc.pl,
490 * Updated autoopper.pl, awayproxy.pl, dau.pl, dcc_ip.pl, mkick.pl,
531 bitlbee_typing_notice.pl, dcc_ip.pl, hddtemp.pl, isdn.pl,
H A Dcontrol112 dcc_ip -- this script sets dcc_own_ip when starting a DCC send or chat
H A Ddescription-list158 dcc_ip.pl This script sets dcc_own_ip when starting a DCC
H A Dcopyright327 Files: scripts/dcc_ip.pl
/dports/irc/hexchat/hexchat-2.16.0/src/common/
H A Dhexchat.h487 guint32 dcc_ip; member
H A Ddcc.c1626 if (prefs.hex_dcc_ip_from_server && sess->server->dcc_ip) in dcc_get_my_address()
1627 addr = sess->server->dcc_ip; in dcc_get_my_address()
H A Dinbound.c1426 sess->server->dcc_ip = ((struct in_addr *) HostAddr->h_addr)->s_addr; in inbound_foundip()
/dports/polish/gnugadu2/gg2-2.3.0/src/plugins/gadu_gadu/libgadu/lib/
H A Devents.c1403 struct in_addr dcc_ip; in gg_watch_fd() local
1404 dcc_ip.s_addr = gg_dcc_ip; in gg_watch_fd()
1405 gg_debug(GG_DEBUG_MISC, "// gg_watch_fd() gg_dcc_ip = %s\n", inet_ntoa(dcc_ip)); in gg_watch_fd()
/dports/net-im/centerim/centerim-4.22.10/libgadu/
H A Devents.c1406 struct in_addr dcc_ip; in gg_watch_fd() local
1407 dcc_ip.s_addr = gg_dcc_ip; in gg_watch_fd()
1408 gg_debug(GG_DEBUG_MISC, "// gg_watch_fd() gg_dcc_ip = %s\n", inet_ntoa(dcc_ip)); in gg_watch_fd()
/dports/irc/irssi-scripts/irssi-scripts/
H A DINDEX317 script dcc_ip.pl
318 url https://github.com/irssi/scripts/raw/master/scripts/dcc_ip.pl