Home
last modified time | relevance | path

Searched refs:TCP_TTL_SYMBOL (Results 1 – 11 of 11) sorted by relevance

/dports/net-mgmt/net-snmp/net-snmp-5.9/include/net-snmp/system/
H A Dultrix4.h6 #undef TCP_TTL_SYMBOL
7 #define TCP_TTL_SYMBOL "tcp_ttl" macro
H A Dsunos.h8 #undef TCP_TTL_SYMBOL
9 #define TCP_TTL_SYMBOL "tcp_ttl" macro
H A Dirix.h10 #undef TCP_TTL_SYMBOL
11 #define TCP_TTL_SYMBOL "tcp_ttl" macro
H A Dfreebsd.h14 #undef TCP_TTL_SYMBOL
15 #define TCP_TTL_SYMBOL "ip_defttl" macro
H A Dosf5.h10 #undef TCP_TTL_SYMBOL
11 #define TCP_TTL_SYMBOL "tcp_ttl" macro
H A Dnto-qnx6.h8 #undef TCP_TTL_SYMBOL
9 #define TCP_TTL_SYMBOL "ip_defttl" macro
H A Dhpux.h17 #undef TCP_TTL_SYMBOL
19 #define TCP_TTL_SYMBOL "ipDefaultTTL" macro
H A Dnetbsd.h8 #undef TCP_TTL_SYMBOL
9 #define TCP_TTL_SYMBOL "ip_defttl" macro
H A Dgeneric.h11 #define TCP_TTL_SYMBOL "tcpDefaultTTL" macro
H A Dsolaris.h15 #undef TCP_TTL_SYMBOL
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/mibII/
H A Dip.c198 #ifdef TCP_TTL_SYMBOL in init_ip()
199 auto_nlist(TCP_TTL_SYMBOL, 0, 0); in init_ip()
937 (TCP_TTL_SYMBOL, (char *) &ret_value, sizeof(ret_value))) in ip_load()
971 (TCP_TTL_SYMBOL, (char *) &ret_value, sizeof(ret_value))) in ip_load()