1 02/27/85 set_x25_packet_threshold
 2 
 3 Syntax as a command:  set_x25_packet_threshold channel_name packet_size
 4 
 5 
 6 Function:  sets the minimum size of X.25 "long" packets.  Packets of
 7 this size or larger are given lower priority than short packets.
 8 
 9 
10 Arguments:
11 channel_name
12    is the name of an X.25 multiplexer channel.
13 packet_size
14    is the minimum length of a long packet, in characters.
15 
16 
17 Access required:  Use of this command requires access to the hphcs_
18 gate.
19 
20 
21 Notes:  If packet_size is set larger than the maximum packet size in
22 use by the multiplexer, no packets are given preferential treatment on
23 the basis of size.  The initial value of the minimum long packet size
24 is determined by the "packet_threshold" parameter in the terminal type
25 definition for the multiplexer.  The present value of the parameter,
26 and the maximum size for all packets, is included in the output from
27 the tty_dump command.