OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPV6_FAITH
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.sbin/faithd/
faithd.c
285
#ifdef
IPV6_FAITH
287
error = setsockopt(s_wld, IPPROTO_IPV6,
IPV6_FAITH
, &on,
290
exit_failure("setsockopt(
IPV6_FAITH
): %s",
ftp.c
506
#ifdef
IPV6_FAITH
509
error = setsockopt(wport6, IPPROTO_IPV6,
IPV6_FAITH
,
512
exit_failure("setsockopt(
IPV6_FAITH
): %s", strerror(errno));
/src/sys/netinet6/
in6.h
409
#define
IPV6_FAITH
29 /* bool; accept FAITH'ed connections */
ip6_output.c
1377
case
IPV6_FAITH
:
1505
case
IPV6_FAITH
:
1770
case
IPV6_FAITH
:
1809
case
IPV6_FAITH
:
/src/usr.sbin/inetd/
inetd.c
769
if (setsockopt(sep->se_fd, IPPROTO_IPV6,
IPV6_FAITH
,
771
syslog(LOG_ERR, "setsockopt (
IPV6_FAITH
): %m");
Completed in 38 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025