コード例 #1
0
 public void setTTL(int ttl) {
   super.setTTL(ttl);
   tcpsink.setTTL(ttl);
 }