Searched refs:TTL (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/scripts/wins_hook/
H A Ddns_update24 # The DNS TTL to give the records (in seconds)
26 TTL=3600
89 echo update add $NAME.$DOMAIN $TTL A $i
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/logon/mklogon/
H A Dmklogon.conf42 rnance = G:, GHOST, I:, TTL, Y:, ARCHIVES, R:, NETLOGON, X:, SIS
43 lwatts = G:, GHOST, I:, TTL, Y:, ARCHIVES, R:, NETLOGON, X:, SIS
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/extensions/
H A Dlibipt_TTL.c1 /* Shared library add-on to iptables for the TTL target
26 "TTL target v%s options\n"
27 " --ttl-set value Set TTL to <value 0-255>\n"
28 " --ttl-dec value Decrement TTL by <value 1-255>\n"
29 " --ttl-inc value Increment TTL by <value 1-255>\n"
42 "Can't specify TTL option twice");
47 "TTL: You must specify a value");
51 "TTL: unexpected `!'");
55 "TTL: Expected value between 0 and 255");
66 "TTL
148 static struct iptables_target TTL = { variable in typeref:struct:iptables_target
[all...]
H A DMakefile8 PF_EXT_SLIB:=ah addrtype comment connmark conntrack dscp ecn esp hashlimit helper icmp iprange length limit mac mark multiport owner physdev pkttype policy realm sctp standard state tcp tcpmss tos ttl udp unclean CLASSIFY CONNMARK DNAT DSCP ECN LOG MARK MASQUERADE MIRROR NETMAP NFQUEUE NOTRACK REDIRECT REJECT SAME SNAT TCPMSS TOS TTL ULOG
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/batman-adv/
H A Dmain.h40 #define TTL 50 /* Time To Live of broadcast messages */ macro
H A Dsoft-interface.c159 bcast_packet->ttl = TTL;
215 unicast_packet->ttl = TTL;
H A Dhard-interface.c112 batman_packet->ttl = TTL;
H A Drouting.c553 "TTL %d, V %d, IDF %d)\n",
834 icmp_packet->ttl = TTL;
860 /* send TTL exceeded if packet is an echo request (traceroute) */
901 icmp_packet->ttl = TTL;
963 /* TTL exceeded */
1137 /* TTL exceeded */
H A Dvis.c528 info->packet.ttl = TTL;
695 info->packet.ttl++; /* restore TTL */
759 my_vis_info->packet.ttl = TTL;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/addi-data/
H A DAPCI1710_Ttl.c33 | Module name : TTL.C | Version : 2.96 |
37 | Description : APCI-1710 TTL I/O module |
45 | 13/05/98 | S. Weber | TTL digital input / output implementation |
73 | Task APCI1710_TTL_INIT (using defaults) : Configure the TTL I/O operating mode from selected |
75 | for you call any other function witch access of TTL. |
94 | -3: The module is not a TTL module |
124 /* Test if TTL I/O module */
137 /* Set TTL port A to input */
144 /* Set TTL port B to input */
151 /* Set TTL por
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-tunnels.tex235 \item \verb|ttl N| --- set fixed TTL \verb|N| on tunneled packets.
237 meaning that packets inherit TTL value.
H A Dip-cref.tex2317 TTL scope, administrative distances are appended to the device names
2378 --- set a fixed TTL \verb|N| on tunneled packets.
2380 meaning that packets inherit the TTL value.
2435 \paragraph{Example:} Create a pointopoint IPv6 tunnel with maximal TTL of 32.

Completed in 175 milliseconds